Skip to content

Commit

Permalink
Update lib/new_relic/agent/configuration/default_source.rb
Browse files Browse the repository at this point in the history
Co-authored-by: Hannah Ramadan <76922290+hannahramadan@users.noreply.github.com>
  • Loading branch information
prateeksen and hannahramadan authored Nov 14, 2024
1 parent 5ffc525 commit 69d55de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/new_relic/agent/configuration/default_source.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2754,7 +2754,7 @@ def self.notify
:public => true,
:type => Boolean,
:allowed_from_server => false,
:description => 'If `true`, disables detection of low-severity insecure settings (e.g., hash, crypto, cookie, random generators, trust boundary).'
:description => 'If `true`, disables the detection of low-severity insecure settings (e.g., hash, crypto, cookie, random generators, trust boundary).'
},
:'security.exclude_from_iast_scan.iast_detection_category.invalid_file_access' => {
:default => false,
Expand Down

0 comments on commit 69d55de

Please sign in to comment.