https://github.com/brahmlower/inspec-nslookup
Example inspec profile wrapping nsupdate for domain name verification
https://github.com/brahmlower/inspec-nslookup
Last synced: over 1 year ago
JSON representation
Example inspec profile wrapping nsupdate for domain name verification
- Host: GitHub
- URL: https://github.com/brahmlower/inspec-nslookup
- Owner: brahmlower
- Created: 2018-11-29T17:11:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-29T17:15:58.000Z (over 7 years ago)
- Last Synced: 2025-02-05T17:17:22.833Z (over 1 year ago)
- Language: Ruby
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Custom resource wrapping nslookup command to query domain name availability
To run:
```
inspec exec default
```