Skip to content

Merge branch 'main' into dryrun_check

7974cbf
Select commit
Loading
Failed to load commit list.
Merged

add a dryrun check #300

Merge branch 'main' into dryrun_check
7974cbf
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Dec 1, 2025 in 2s

2 new alerts including 2 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 21 in .github/workflows/dryrun-manage-github-repositories.yml

See this annotation in the file changed.

Code scanning / CodeQL

Excessive Secrets Exposure Medium

All organization and repository secrets are passed to the workflow runner in
secrets[format('GHP_{0}', github.actor)]

Check warning on line 53 in .github/workflows/dryrun-manage-github-repositories.yml

See this annotation in the file changed.

Code scanning / CodeQL

Excessive Secrets Exposure Medium

All organization and repository secrets are passed to the workflow runner in
secrets[format('GHP_{0}', github.actor)]