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

Add new properties IgnoredModules and IgnoredCmdlets to bypass unnecessary secrets detection #25594

Merged
merged 1 commit into from
Jul 25, 2024

Implement new interface properties IgnoredModules and IgnoredCmdlets …

cfef331
Select commit
Loading
Failed to load commit list.
Merged

Add new properties IgnoredModules and IgnoredCmdlets to bypass unnecessary secrets detection #25594

Implement new interface properties IgnoredModules and IgnoredCmdlets …
cfef331
Select commit
Loading
Failed to load commit list.
Azure Pipelines / azure-powershell - security-tools succeeded Jul 24, 2024 in 18m 25s

Build #20240724.6 succeeded

Annotations

Check failure on line 42 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-powershell - security-tools

Build log #L42

Fatal error. System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

Check failure on line 43 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-powershell - security-tools

Build log #L43

   at Dia2Lib.IDiaDataSource.loadDataForExe(System.String, System.String, System.Object)

Check failure on line 44 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-powershell - security-tools

Build log #L44

   at Dia2Lib.IDiaDataSource.loadDataForExe(System.String, System.String, System.Object)

Check failure on line 45 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-powershell - security-tools

Build log #L45

   at Microsoft.CodeAnalysis.BinaryParsers.ProgramDatabase.Pdb.WindowsNativeLoadPdbFromPEUsingDia(System.String, System.String, System.String)