-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Closed
Labels
ComplianceRelated to compliance requirementsRelated to compliance requirementsIssue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugResolution-No ActivityIssue has had no activity for 6 months or moreIssue has had no activity for 6 months or moreWG-Quality-Testissues in a test or in test infrastructureissues in a test or in test infrastructure
Description
Summary of the new feature/enhancement
The web cmdlets currently are lacking in terms of regression tests. The only tests currently verifying the regex patterns used are here:
PowerShell/test/powershell/Modules/Microsoft.PowerShell.Utility/WebCmdlets.Tests.ps1
Line 1904 in 920b671
| It "Image Parsing" { |
The cmdlets use a half-dozen different regex patterns for various purposes; we should add tests to ensure they work correctly going forward.
See also #12099 -- both that PR and the new tests should be backported to 7.0 branch as a bugfix.
Details
This is the tool we are supposed to use: https://www.microsoft.com/en-us/security-risk-detection/
The description of the requirement are here:
https://docs.microsoft.com/en-us/security-risk-detection/concepts/seed-files
Metadata
Metadata
Assignees
Labels
ComplianceRelated to compliance requirementsRelated to compliance requirementsIssue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugResolution-No ActivityIssue has had no activity for 6 months or moreIssue has had no activity for 6 months or moreWG-Quality-Testissues in a test or in test infrastructureissues in a test or in test infrastructure