mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Update and rename find-hosts-with-the-firewall-disabled.md to detect-… (#594)
- Update and rename find-hosts-with-the-firewall-disabled.md to detect-hosts-with-the-firewall-disabled.md
This commit is contained in:
parent
d0ca7cd808
commit
a5c77b0a04
2 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@ Fleet's standard query library includes a growing collection of useful queries f
|
|||
|
||||
- [Detect machines with gatekeeper disabled](./detect-machines-with-gatekeeper-disabled.md)
|
||||
- [Detect presence of authorized SSH keys](./detect-presence-of-authorized-ssh-keys.md)
|
||||
- [Find hosts with the firewall disabled](./find-hosts-with-the-firewall-disabled.md)
|
||||
- [Detect hosts with the firewall disabled](./detect-hosts-with-the-firewall-disabled.md)
|
||||
- [Get installed Chrome extensions](./get-installed-chrome-extensions.md)
|
||||
- [Get installed FreeBSD software](./get-installed-freebsd-software.md)
|
||||
- [Get installed Homebrew packages](./get-installed-homebrew-packages.md)
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# Find hosts with the firewall disabled
|
||||
# Detect hosts with the firewall disabled
|
||||
|
||||
### Platforms
|
||||
macOS
|
||||
Loading…
Reference in a new issue