Skip to content

Commit

Permalink
Merge pull request #130 from CybercentreCanada/heuristic_casing
Browse files Browse the repository at this point in the history
Correct casing on heuristic name
  • Loading branch information
cccs-rs authored Apr 15, 2024
2 parents 09b537e + f42ffaa commit e53b801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service_manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ config:
- "--disable-dev-shm-usage"
heuristics:
- heur_id: 1
name: OCR Detection found
name: OCR Detection Found
description: Suspicious verbage found in OCR inspection.
score: 0
signature_score_map:
Expand Down

0 comments on commit e53b801

Please sign in to comment.