unfetter icon indicating copy to clipboard operation
unfetter copied to clipboard

The main project for the Unfetter-Discover application. This is the project that will hold the configuration files, the docker-compose files, issue tracking, and documentation

Results 101 unfetter issues
Sort by recently updated
recently updated
newest added

https://www.owasp.org/index.php/OWASP_Secure_Headers_Project#tab=Headers

security

Put more variables in the debug output of "discover-tasks.yml" This includes backup directory Also, add a large debug statement that states where the debug directory is.

Tell docker to always run the docker containers using the restarted paramter in the ansible playbooks.

CD/CI

- [ ] Update the documentation, and the comments in the demo.yml, to really describe what the ansible_host, connection and private keys are for. Give examples of both. Also, give...

Create a task that doens't make changes, but tells you what your current deployment is, and your variables, with descriptions of those variables. Maybe even where those variables are assigned?

When building ansible, it should validate that the containers are actually running. we need to move to swarm. But the containers erroring check is a good option to start with.

going from 0.3.6 to 0.3.7, the ugprade works. But, then going from 0.3.7 to 0.3.9 fails because the docker containers are running in the "unfetter_default" network rather than the named...

In building tests, were the builder is not root, there is a user mismatch between the docker created directories (root) and the executor of docker. - [ ] Move tests...

bug
CD/CI

In the deployment of the legacy-prod-uac, it was noticed that the tests for the api explorer no longer works. They are calling to localhost, rather than the actual URL. Need...

bug
CD/CI

When I open a threat board, and I select the left hand "reports" button to show my reports list. ![image](https://user-images.githubusercontent.com/19472140/48202040-cb638600-e331-11e8-9b8d-267b95258161.png) Then, I start paging through available reports by clicking one...

bug
ux