We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5e4a760 + 47a398c commit a45b538Copy full SHA for a45b538
1 file changed
src/reports/scan-report.ts
@@ -31,6 +31,7 @@ const servicesToIgnore = [
31
/^label$/,
32
/^billing$/,
33
/Findings$/,
34
+ /^subscription$/,
35
]
36
37
// TODO: come back and add tests once testing strategy is determined
0 commit comments