-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: remove dynamic severity entirely (#1504)
* chore: remove dynamic severity entirely * fix: update snapshots
- Loading branch information
1 parent
b3942b4
commit c43608e
Showing
29 changed files
with
41 additions
and
163 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
critical: | ||
high: | ||
- rule: | ||
cwe_ids: | ||
- "42" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
high: | ||
low: | ||
- rule: | ||
cwe_ids: | ||
- "201" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
critical: | ||
high: | ||
- rule: | ||
cwe_ids: | ||
- "42" | ||
|
2 changes: 1 addition & 1 deletion
2
internal/languages/golang/.snapshots/flow/TestFlow--different-line.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
high: | ||
low: | ||
- rule: | ||
cwe_ids: [] | ||
id: rule_logger_test | ||
|
2 changes: 1 addition & 1 deletion
2
internal/languages/golang/.snapshots/flow/TestFlow--same-line.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
high: | ||
low: | ||
- rule: | ||
cwe_ids: [] | ||
id: rule_logger_test | ||
|
2 changes: 1 addition & 1 deletion
2
internal/languages/java/.snapshots/flow/TestFlow--different-line.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
high: | ||
low: | ||
- rule: | ||
cwe_ids: [] | ||
id: java_rule_logger_test | ||
|
2 changes: 1 addition & 1 deletion
2
internal/languages/java/.snapshots/flow/TestFlow--same-line.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
high: | ||
low: | ||
- rule: | ||
cwe_ids: [] | ||
id: java_rule_logger_test | ||
|
2 changes: 1 addition & 1 deletion
2
internal/languages/javascript/.snapshots/flow/TestFlow--assigment-expression.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
high: | ||
low: | ||
- rule: | ||
cwe_ids: [] | ||
id: javascript_test_datatype_rule | ||
|
2 changes: 1 addition & 1 deletion
2
internal/languages/javascript/.snapshots/flow/TestFlow--variable-declarator.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
high: | ||
low: | ||
- rule: | ||
cwe_ids: [] | ||
id: javascript_test_datatype_rule | ||
|
2 changes: 1 addition & 1 deletion
2
internal/languages/javascript/.snapshots/string/TestString--concatanation.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
high: | ||
low: | ||
- rule: | ||
cwe_ids: [] | ||
id: javascript_insecure_url_test | ||
|
2 changes: 1 addition & 1 deletion
2
internal/languages/javascript/.snapshots/string/TestString--simple.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
high: | ||
low: | ||
- rule: | ||
cwe_ids: [] | ||
id: javascript_insecure_url_test | ||
|
2 changes: 1 addition & 1 deletion
2
internal/languages/javascript/.snapshots/string/TestString--single-quotes.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
high: | ||
low: | ||
- rule: | ||
cwe_ids: [] | ||
id: javascript_insecure_url_test | ||
|
2 changes: 1 addition & 1 deletion
2
...l/languages/javascript/.snapshots/string/TestString--template-variable-reconciliation.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
high: | ||
low: | ||
- rule: | ||
cwe_ids: [] | ||
id: javascript_insecure_url_test | ||
|
2 changes: 1 addition & 1 deletion
2
internal/languages/javascript/.snapshots/string/TestString--template.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
high: | ||
low: | ||
- rule: | ||
cwe_ids: [] | ||
id: javascript_insecure_url_test | ||
|
2 changes: 1 addition & 1 deletion
2
internal/languages/php/.snapshots/flow/TestFlow--different-line.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
high: | ||
low: | ||
- rule: | ||
cwe_ids: [] | ||
id: php_rule_logger_test | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
high: | ||
low: | ||
- rule: | ||
cwe_ids: [] | ||
id: php_rule_logger_test | ||
|
2 changes: 1 addition & 1 deletion
2
internal/languages/python/.snapshots/flow/TestFlow--different-line.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
high: | ||
low: | ||
- rule: | ||
cwe_ids: [] | ||
id: rule_logger_test | ||
|
2 changes: 1 addition & 1 deletion
2
internal/languages/python/.snapshots/flow/TestFlow--same-line.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
high: | ||
low: | ||
- rule: | ||
cwe_ids: [] | ||
id: rule_logger_test | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
high: | ||
low: | ||
- rule: | ||
cwe_ids: [] | ||
id: logger_test_rule | ||
|
2 changes: 1 addition & 1 deletion
2
internal/languages/ruby/.snapshots/TestRuby--object-variable-reconciliation.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
high: | ||
low: | ||
- rule: | ||
cwe_ids: [] | ||
id: logger_test_rule | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
|
||
Subject,Data Types,Detection Count,Critical Risk Finding,High Risk Finding,Medium Risk Finding,Low Risk Finding,Rules Passed | ||
User,Email Address,1,0,1,0,0,0 | ||
User,Email Address,1,0,0,0,0,0 | ||
Unknown,Country,1,0,0,0,0,1 | ||
|
||
Third Party,Subject,Data Types,Critical Risk Finding,High Risk Finding,Medium Risk Finding,Low Risk Finding,Rules Passed | ||
Sentry,User,"Email Address",0,1,0,0,0 | ||
Sentry,User,"Email Address",0,0,0,0,0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
50 changes: 0 additions & 50 deletions
50
internal/report/output/security/.snapshots/TestCalculateSeverity
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.