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

Various changes to enable FIO and PostgreSQL tests in (Docker/ACI) container #435

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Pass DiskFilter to Format/MountDisks in the two other postgresql profile

bb9601d
Select commit
Loading
Failed to load commit list.
Draft

Various changes to enable FIO and PostgreSQL tests in (Docker/ACI) container #435

Pass DiskFilter to Format/MountDisks in the two other postgresql profile
bb9601d
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Feb 13, 2025 in 2s

1 configuration not found

Warning: Code scanning may not have found all the alerts introduced by this pull request, because 1 configuration present on refs/heads/main was not found:

API upload

  • ❓  <default>

New alerts in code changed by this pull request

Security Alerts:

  • 3 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 490 in src/VirtualClient/VirtualClient.Contracts/VirtualClientLoggingExtensions.cs

See this annotation in the file changed.

Code scanning / CodeQL

Clear text storage of sensitive information High

This stores sensitive data returned by
call to method GetValue : String
as clear text.

Check failure on line 1045 in src/VirtualClient/VirtualClient.Contracts/VirtualClientLoggingExtensions.cs

See this annotation in the file changed.

Code scanning / CodeQL

Clear text storage of sensitive information High

This stores sensitive data returned by
call to method GetValue : String
as clear text.

Check failure on line 151 in src/VirtualClient/VirtualClient.Core/VirtualClientComponentExtensions.cs

See this annotation in the file changed.

Code scanning / CodeQL

Clear text storage of sensitive information High

This stores sensitive data returned by
call to method GetValue : String
as clear text.