Update microsoft/security-devops-action action to v1.12.0#33
Update microsoft/security-devops-action action to v1.12.0#33renovate[bot] wants to merge 1 commit into
Conversation
Reviewer's Guide by SourceryThe pull request updates the GitHub Action 'microsoft/security-devops-action' from version 1.6.0 to 1.12.0, incorporating several new features and improvements, including support for the MSDO upload verb and enabling container mapping by default for certain users. No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the
Comment |
|
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
5 similar comments
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
5eb1eb4 to
2b158ea
Compare
|
2b158ea to
3a18cc8
Compare
|



This PR contains the following updates:
v1.6.0→v1.12.0Release Notes
microsoft/security-devops-action (microsoft/security-devops-action)
v1.12.0: Version 1.12.0Compare Source
Adds support for MSDO upload verb which can be used to upload existing results which were not produced directly by MSDO.
v1.11.0: Enable Container Mapping by Default for Active CustomersCompare Source
In this release, we're enabling the container-mapping tool by default for customers who have onboarded to Microsoft Defender for Cloud and have enabled their GitHub organization.
Those who do not have Microsoft Defender for Cloud enabled on their GitHub organizations will not be able to run the container-mapping workload and it will be automatically skipped.
With this change, we are deprecating the
includeToolsoption. If you would like to manually specify which tools to run, this can still be done via thetoolsoption as before. See the wiki for further instructions.v1.10.0Compare Source
This release brings introduces our first
preandpostjob feature,container-mapping, as an opt-in feature. It runs docker commands to see which containers have been created during the pipeline for integration with Microsoft Defender for DevOps.To configure Container Mapping to send conatiner data to Microsoft Defender for DevOps, include
container-mappingas a tool:This will run all the analyzers defined by the configured or defaulted policy in addition to
container-mapping. To only run this feature, definecontainer-mappingas the onlytoolto run:In future releases, we will use this to auto-configure container scanning as well as introduce additional scanning optimizations and capabilities.
v1.9.1Compare Source
Adds a backwards compatibility check for the
--export-breaking-results-to-filewhich going forward still exists, with corrected behavior, and will use--export-fileinstead.v1.8.2Compare Source
v1.7.2: - node10 backwards compatibility fixCompare Source
v1.7.2 - 06/22/2023
Fixed
v1.7.0Compare Source
Added
msdo-nuget-client.tsjavascript nuget clientChanged
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.