nickrusso42518 / stig

Offline config file scanner to test for STIG compliance with flexible rule sets
BSD 3-Clause "New" or "Revised" License
49 stars 10 forks source link

IOS N/A rules #2

Open nickrusso42518 opened 6 years ago

nickrusso42518 commented 6 years ago

Identify rules that are N/A or manual-only and create placeholder files for a more complete checklist.

---
severity: 2
desc: N/A test
check:
  text: bogustext
  text_cnt: 1
  parent: call-home
  when: bogustext
part_of_stig:
  - fw
...