Skip to content

Commit

Permalink
Merge pull request #253 from fireeye/fix/21-02-09
Browse files Browse the repository at this point in the history
rule fixes
  • Loading branch information
williballenthin authored Feb 9, 2021
2 parents 80b88d9 + 6e92e91 commit a327412
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ rule:
- or:
- string: /HARDWARE\\ACPI\\(DSDT|FADT|RSDT)\\BOCHS/i
- string: /HARDWARE\\DESCRIPTION\\System\\(SystemBiosVersion|VideoBiosVersion)/i
- string: /HARDWARE\\DESCRIPTION\\System\\CentralProcessor\\.*ProcessorNameString/i
- string: /HARDWARE\\DESCRIPTION\\System\\CentralProcessor/i
- string: /HARDWARE\\DEVICEMAP\\Scsi\\Scsi Port 0\\Scsi Bus 0\\Target Id 0\\Logical Unit Id 0/i
- string: /SYSTEM\\(CurrentControlSet|ControlSet001)\\Enum\\IDE/i
- string: /SYSTEM\\(CurrentControlSet|ControlSet001)\\Services\\Disk\\Enum\\/i
Expand Down
2 changes: 1 addition & 1 deletion nursery/reference-dns-over-https-endpoints.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
rule:
meta:
name: references DNS over HTTPS endpoints
name: reference DNS over HTTPS endpoints
namespace: communication/dns
author: markus.neis@swisscom.com / @markus_neis
scope: file
Expand Down

0 comments on commit a327412

Please sign in to comment.