Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support secrets in tool requirements #19084

Draft
wants to merge 82 commits into
base: dev
Choose a base branch
from

Refactors credentials management methods to only include db connectio…

7f6bd6f
Select commit
Loading
Failed to load commit list.
Draft

Support secrets in tool requirements #19084

Refactors credentials management methods to only include db connectio…
7f6bd6f
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jan 16, 2025 in 3s

2 new alerts including 2 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 51 in lib/galaxy/model/migrations/util.py

See this annotation in the file changed.

Code scanning / CodeQL

Clear-text logging of sensitive information High

This expression logs
sensitive data (secret)
as clear text.

Check failure on line 54 in lib/galaxy/model/migrations/util.py

See this annotation in the file changed.

Code scanning / CodeQL

Clear-text logging of sensitive information High

This expression logs
sensitive data (secret)
as clear text.