소스 검색

fix: Typos in predicate names (CERT-XLM & pentest).

pull/93/head
Raphaël Vinot 4 년 전
부모
커밋
a0b3a6a59f
  1. 8
      CERT-XLM/machinetag.json
  2. 4
      pentest/machinetag.json

8
CERT-XLM/machinetag.json

@ -1,5 +1,5 @@
{
"version": 1,
"version": 2,
"namespace": "CERT-XLM",
"description": "CERT-XLM Security Incident Classification.",
"values": [
@ -104,7 +104,7 @@
]
},
{
"predicate": "intrusions",
"predicate": "intrusion",
"entry": [
{
"value": "privileged-account-compromise",
@ -286,8 +286,8 @@
"description": "Vulnerable"
},
{
"value": "comformity",
"expanded": "Comformity",
"value": "conformity",
"expanded": "Conformity",
"description": "This group is for catching breach about controls given by the company or externals entities."
},
{

4
pentest/machinetag.json

@ -1,5 +1,5 @@
{
"version": 1,
"version": 2,
"namespace": "pentest",
"description": "pentest classification.",
"values": [
@ -220,7 +220,7 @@
"description": "Automated tool that perform network checks"
},
{
"value": "exploit ",
"value": "exploit",
"expanded": "Exploit",
"description": "Exploitation of a vulnerability"
},

불러오는 중...
취소
저장