@enterprise-cmcs/macpro-security-hub-sync
Advanced tools
Comparing version 1.11.1 to 1.11.2
@@ -220,3 +220,3 @@ "use strict"; | ||
finding.accountAlias, | ||
finding.ProductName, | ||
finding.ProductName?.trim().replace(/ /g, "-"), | ||
...identifyingLabels, | ||
@@ -223,0 +223,0 @@ ], |
@@ -7,3 +7,3 @@ { | ||
}, | ||
"version": "1.11.1", | ||
"version": "1.11.2", | ||
"description": "NPM module to create Jira issues for all findings in Security Hub for the current AWS account..", | ||
@@ -10,0 +10,0 @@ "main": "./dist/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
48152