Skip to content

Merge from upstream#5

Merged
fgibelin merged 12 commits into
fgibelin:masterfrom
OWASP-Benchmark:master
May 10, 2026
Merged

Merge from upstream#5
fgibelin merged 12 commits into
fgibelin:masterfrom
OWASP-Benchmark:master

Conversation

@fgibelin

Copy link
Copy Markdown
Owner

No description provided.

TheAuditorTool and others added 12 commits April 13, 2026 14:17
Horusec (ZupIT/horusec) is no longer maintained. The horusec-platform
repo was archived March 2025 and the CLI's last release was v2.8.0 in
June 2022. The Docker image has unfixed bugs on Docker >19.3, making
the script non-functional on modern infrastructure.

Closes #176
The SonarQube scanner's JavaScript/TypeScript sensor activates on
vendored JS files in src/main/webapp/js/ (jQuery, js.cookie,
testsuiteutils) and attempts to start a Node.js bridge server, which
times out in the scanner Docker container -- killing the entire scan.

Add **/*.js to sonar.exclusions so the JS sensor never activates.
This project benchmarks Java SAST tools only; SonarReport.java already
filters to java:* rules, so JS findings were never collected.

Closes #235
Bumps [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) from 5.6 to 5.6.1.
- [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.6.1/RELEASE_NOTES.txt)
- [Commits](apache/httpcomponents-client@rel/v5.6...rel/v5.6.1)

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents.client5:httpclient5
  dependency-version: 5.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…che.httpcomponents.client5-httpclient5-5.6.1

Bump org.apache.httpcomponents.client5:httpclient5 from 5.6 to 5.6.1
Remove runHorusec.sh — tool is archived and non-functional (#176)
Bumps commons-io:commons-io from 2.21.0 to 2.22.0.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-version: 2.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…-io-commons-io-2.22.0

Bump commons-io:commons-io from 2.21.0 to 2.22.0
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.21.0 to 1.22.0.
- [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt)
- [Commits](apache/commons-codec@rel/commons-codec-1.21.0...rel/commons-codec-1.22.0)

---
updated-dependencies:
- dependency-name: commons-codec:commons-codec
  dependency-version: 1.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…n-235

fix(scripts): exclude JS from SonarQube scan
…-codec-commons-codec-1.22.0

Bump commons-codec:commons-codec from 1.21.0 to 1.22.0
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.21.2 to 2.21.3.
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.21.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…terxml.jackson.core-jackson-databind-2.21.3

Bump com.fasterxml.jackson.core:jackson-databind from 2.21.2 to 2.21.3
@fgibelin fgibelin changed the title Met Merge from upstream May 10, 2026
@fgibelin fgibelin merged commit 23903bf into fgibelin:master May 10, 2026
3 checks passed
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.

3 participants