Skip to content

Conversation

@tjarrettveracode
Copy link
Owner

No description provided.

davewichers and others added 30 commits December 26, 2019 11:04
Corrected issue with CWE parsing
add getSonarVersion for requesting Sonarqube version
Also tweak BenchmarkScore to eliminate Java 13 API call ambiguity.
Ensure HdivReader understands both date formats (w/o date)
added CheckmarxIASTReader.java for CxIAST parser
…project URL

in comments at top as well to start pointing to new project location at OWASP.
Fix formatting in changed lines to match original file. Delete duplicate code added accidentally for parsing .faast files.
davewichers and others added 29 commits September 15, 2020 16:53
….java as more inline JavaScript was found that was being blocked.
values of parameter names as input to the server, to set the
content-type of the request to application/x-www-form-urlencoded
so the server side code can properly process the input and return
a response. It was previously submitting a default content-type of
test/plain, causing the response to be blank. This change is intended
to address issue #120.
script and drop 2 legacy scripts. Add jquery.min file.
info to the tools/ classes, and 2 other files.
…various

source files and eliminate a few small Java warnings in some of these classes.
Refactor various constants related to the name of the test suite,
name of test case classes, etc. to make it easier to expand, change
these in the future (more still needs to be done with that). Fix
PMDReader and update SonarQubeReader. Minor code cleanup here and there.
…encodings,

missing closing tags, extra erroneous attributes, etc.
…st cases

to use this new constant name. Update test case headers to point to new OWASP Benchmark
project page on new OWASP site. Clean up a few code constructs in test cases that
generated compiler code quality warnings.
make them properly configuraable where appropriate.
Update Contrast config flags and Contrast readme.txt
security specific areas of concern identified by SonarQube.
Update BenchmarkScore to identify whether the provided SARIF file belongs to CodeQL or LGTM
Add CodeQLReader as a parser for parsing CodeQL results
@tjarrettveracode tjarrettveracode merged commit cb853db into tjarrettveracode:master Feb 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.