Skip to content
Snippets Groups Projects

Add tracking info to Secret Detection

Merged Vishwa Bhat requested to merge vbhat/secret-detection-fingerprint into master
Compare changes
  • Side-by-side
  • Inline
Files
4
  • When a previously detected Secret moves within the file, this commit
    ensures to reuse the existing Secret Detection(SD) vulnerabilities from
    the database instead of creating newly detected duplicate findings. This
    is done with the help of tracking signature of the vulnerability generated
    using 'rule_value' algorithm.
    
    Refer: #434096
    
    Changelog: added
    EE: true
Loading