Skip to content

implement the removal of members - #376

Open
fkr wants to merge 1 commit into
mainfrom
feat/remove-members
Open

implement the removal of members#376
fkr wants to merge 1 commit into
mainfrom
feat/remove-members

implement the removal of members

6dd90ee
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jun 5, 2026 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 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)]

Check warning on line 54 in .github/workflows/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)]