Roberto Clapis

Results 53 issues of Roberto Clapis

The CSP plugin currently supports report-uri, but not [report-to](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/report-to).

enhancement
good first issue
plugin

Working with the CORS plugin has proven quite hard in my testing experience. Installing it immediately makes all requests fail, including just simple GET requests that don't have an "Origin"...

help wanted
plugin
proposal
needs decision

We should make sure installing all plugins works and yields the expected results.

enhancement
help wanted
testing
core

There should be a way for bancheck to ban package imports selectively whether the importing package is in a test file or not.

help wanted
unplanned
needs decision
bancheck

The web UI needs a serious rework that should be made in the following way: * Should be based on a well-documented framework * Should be static HTML/JS/CSS that exposes...

enhancement
help wanted
question
hacktoberfest
suggestionswelcome
difficulty/medium

Wapty is not tested on windows but at least running `make testvr` on windows should be done.

bug
hacktoberfest
difficulty/easy
inprogress

Move all possible configurable parameters to config package

hacktoberfest
difficulty/easy

Logger now outputs ANSI escape sequences to stdout. It should be possible to set an io.Writer in the [cli/lg](https://github.com/empijei/wapty/tree/master/cli/lg) package where the logger will write HTML formatted output. (it should...

enhancement
hacktoberfest
difficulty/beginner 0 knowlegde