-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Gerard Setho
committed
Mar 14, 2022
1 parent
3428e44
commit d02af1a
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,16 @@ | ||
![Build Status][build_badge_image] | ||
[![GitHub tag (latest SemVer)][repository_tag_image]][repository_tag_link] | ||
[![License][license_badge_image]][license_badge_link] | ||
[![Maintained by quantum.security][maintained_badge_image]][maintained_badge_link] | ||
|
||
# Auditd Configuration Best Practices | ||
|
||
This repository contains best practices configuration for Auditd. | ||
|
||
[build_badge_image]:https://img.shields.io/azure-devops/build/quantum-sec/Quantum/quantum-sec.auditd-config/master | ||
[repository_tag_image]:https://img.shields.io/github/tag/quantum-sec/auditd-config.svg?label=latest | ||
[repository_tag_link]:https://github.com/quantum-sec/auditd-config/releases/latest | ||
[license_badge_image]:https://img.shields.io/github/license/quantum-sec/auditd-config.svg | ||
[license_badge_link]:./LICENSE.txt | ||
[maintained_badge_image]:https://img.shields.io/badge/maintained%20by-quantum.security-00da55 | ||
[maintained_badge_link]:https://www.quantum.security?utm_source=github&utm_medium=organic_oss&utm_campaign=auditd-config |