65 lines
2.1 KiB
Text
65 lines
2.1 KiB
Text
/*
|
|
AUTO-GENERATED FILE - DOMAIN: securite-chezlepro
|
|
Ne pas modifier manuellement.
|
|
Source: domains.yaml
|
|
*/
|
|
|
|
apply Service "securite-chezlepro-verification-mises-a-jour-securite" {
|
|
import "service_echeance"
|
|
vars.date_echeance = "2026-04-01"
|
|
vars.mock_state = "OK"
|
|
vars.mock_message = "Sous contrôle"
|
|
groups = [ "SECURITE-CHEZLEPRO" ]
|
|
notes = "Vérification des mises à jour de sécurité"
|
|
assign where host.name == "life-noc"
|
|
}
|
|
|
|
apply Service "securite-chezlepro-audit-comptes-acces" {
|
|
import "service_echeance"
|
|
vars.date_echeance = "2026-05-01"
|
|
vars.mock_state = "OK"
|
|
vars.mock_message = "Sous contrôle"
|
|
groups = [ "SECURITE-CHEZLEPRO" ]
|
|
notes = "Audit des comptes et accès privilégiés"
|
|
assign where host.name == "life-noc"
|
|
}
|
|
|
|
apply Service "securite-chezlepro-verification-ids-snort" {
|
|
import "service_echeance"
|
|
vars.date_echeance = "2026-05-01"
|
|
vars.mock_state = "OK"
|
|
vars.mock_message = "Sous contrôle"
|
|
groups = [ "SECURITE-CHEZLEPRO" ]
|
|
notes = "Vérification des IDS et de leur état"
|
|
assign where host.name == "life-noc"
|
|
}
|
|
|
|
apply Service "securite-chezlepro-revue-pki-privee" {
|
|
import "service_echeance"
|
|
vars.date_echeance = "2026-05-15"
|
|
vars.mock_state = "OK"
|
|
vars.mock_message = "Sous contrôle"
|
|
groups = [ "SECURITE-CHEZLEPRO" ]
|
|
notes = "Revue de la PKI privée et des autorités intermédiaires"
|
|
assign where host.name == "life-noc"
|
|
}
|
|
|
|
apply Service "securite-chezlepro-revue-politiques-securite" {
|
|
import "service_echeance"
|
|
vars.date_echeance = "2026-06-01"
|
|
vars.mock_state = "OK"
|
|
vars.mock_message = "Sous contrôle"
|
|
groups = [ "SECURITE-CHEZLEPRO" ]
|
|
notes = "Revue des politiques et pratiques de sécurité numérique"
|
|
assign where host.name == "life-noc"
|
|
}
|
|
|
|
apply Service "securite-chezlepro-verification-sauvegardes-configuration" {
|
|
import "service_echeance"
|
|
vars.date_echeance = "2026-04-15"
|
|
vars.mock_state = "OK"
|
|
vars.mock_message = "Sous contrôle"
|
|
groups = [ "SECURITE-CHEZLEPRO" ]
|
|
notes = "Vérifier les sauvegardes des configurations critiques"
|
|
assign where host.name == "life-noc"
|
|
}
|