Skip to content

feat: reproducible keystore generation, remove committed keystores#4826

Open
balhar-jakub wants to merge 22 commits into
v3.x.xfrom
hermes/remove-keystores
Open

feat: reproducible keystore generation, remove committed keystores#4826
balhar-jakub wants to merge 22 commits into
v3.x.xfrom
hermes/remove-keystores

trigger CI: DCO fix verification

b6eef6e
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / SonarCloud succeeded Jul 22, 2026 in 5s

1 new alert including 1 medium severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 35 in .github/actions/setup/action.yml

See this annotation in the file changed.

Code scanning / SonarCloud

JavaScript package manager scripts should not be executed during installation Medium

Omitting "--ignore-scripts" allows lifecycle scripts to run during package installation. See more on SonarQube Cloud