Andre Schlegel-Tylla
Andre Schlegel-Tylla
Please ignore the point with the password type. I see that you did this 5 days ago (https://github.com/psi-4ward/psitransfer/commit/40aabf03bda411bf2c39d7ea5d3c351918d0d0ac#diff-c4d3ebfcdebb905824cc53ca0262760be81c2a50987d657fd56348092c65129c). Thanks!
With this change. Is it possible to change the directory to target/classes and have the com included in my jar? This would be great.
I have DD_SITE_URL in an env file and set this via the parameter "--env-file". This worked for me in 2.10.0. Since the update 2.14.3 we have also localhost in the...
I also got this error. I'm not sure why, but since some days my dependency check result causes this error. Please merge this PR.
It's not fixed with #6452 . This fix was released with version 2.14.0. We have this issue with version 2.15.1.
I also can confirm that the bug is fixed with version 8.4.4.
Same in version 2.20.3
@security101 can you tell me what content in the dependency check report causes this error? @Maffooch is there a guide how to run the tests? I have no experience with...
@mtesauro thank you for the link. I'm still not able to run a unit test. I have tried this one: `python manage.py test unittests.tools.test_dependency_check_parser.TestDependencyCheckParser.test_parse_file_with_multiple_vulnerabilities_has_multiple_findings --keepdb` First I ran into this...
@Maffooch thank you. Here is the report. [dependency-check-report.xml.zip](https://github.com/DefectDojo/django-DefectDojo/files/10224500/dependency-check-report.xml.zip)