issues
search
PowerShell
/
PSScriptAnalyzer
Download ScriptAnalyzer from PowerShellGallery
https://www.powershellgallery.com/packages/PSScriptAnalyzer/
MIT License
1.87k
stars
379
forks
source link
Move to OneBranch Signing and SBOM generation
#1982
Closed
TravisEz13
closed
8 months ago
TravisEz13
commented
8 months ago
PR Summary
Move to OneBranch Pipelines (OBP) signing
Move to OBP SBOM generation
Fix issues with SBOM generation (missing name and version)
Move to newest OBP container
Add nupkg signing (future use)
PR Checklist
[x]
PR has a meaningful title
Use the present tense and imperative mood when describing your changes
[x]
Summarized changes
[x]
Change is not breaking
[x]
Make sure all
.cs
,
.ps1
and
.psm1
files have the correct copyright header
[x] Make sure you've added a new test if existing tests do not effectively test the code changed and/or updated documentation
[x] This PR is ready to merge and is not
Work in Progress
.
If the PR is work in progress, please add the prefix
WIP:
to the beginning of the title and remove the prefix when the PR is ready.
PR Summary
PR Checklist
.cs
,.ps1
and.psm1
files have the correct copyright headerWIP:
to the beginning of the title and remove the prefix when the PR is ready.