python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
owasp-dependency-check: JavaScript code is not analyzed
I am trying to use the NPM module owasp-dependency-check in order to highlight possible vulnerabilities in the code of my web project. I have installed version 0.0.18, the latest.
I want to analyse th...
Marco Faustinelli
Votes: 0
Answers: 1
Allow a href links to phone number in owasp HtmlPolicyBuilder
I am trying to properly configure owasp HtmlPolicyBuilder so that it does not remove a href tel from a sample String like this <p><a href="tel:8888888888">Phone number</a>&...
Joanna
Votes: 0
Answers: 1
Cannot resolve Request Header Issue in ModSecurity and its affects on WordPress
CURRENT: I have the familiar issue with an internal 403 coming up... however, after exploring for the issue through all error logs, I have found that the Forbidden error is emerging from a Modsecurity...
Shadow Crown
Votes: 0
Answers: 1
How do I generate a Cyclonedx bom for a Java project built with Ant?
I'm already generating boms and using them with Dependency Track for some projects built with Gradle. There's a CycloneDx Gradle plugin that works well for that. However I'm also working with many old...
PatrickE
Votes: 0
Answers: 1