Skip to content

Commit

Permalink
security config name update
Browse files Browse the repository at this point in the history
  • Loading branch information
sumitsuthar committed Aug 23, 2024
1 parent 859b1f7 commit 378f873
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/config/default.js
Original file line number Diff line number Diff line change
Expand Up @@ -1360,12 +1360,12 @@ defaultConfig.definition = () => ({
}
},

skip_iast_scan: {
exclude_from_iast_scan: {
api: {
formatter: array,
default: []
},
parameters: {
http_request_parameters: {
header: {
formatter: array,
default: []
Expand Down

0 comments on commit 378f873

Please sign in to comment.