Skip to content

Commit 3a61e9d

Browse files
committed
cfbs.json: Removed unnecessary name fields in index
Signed-off-by: Ole Herman Schumacher Elgesem <ole.elgesem@northern.tech>
1 parent e8cf6bc commit 3a61e9d

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

cfbs.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@
9595
"steps": ["json def.json def.json"]
9696
},
9797
"compliance-report-imports": {
98-
"name": "compliance-report-imports",
9998
"description": "Used by other modules to import compliance reports to Mission Portal.",
10099
"tags": ["experimental", "cfengine-enterprise"],
101100
"repo": "https://github.com/nickanderson/cfengine-security-hardening",
@@ -123,7 +122,6 @@
123122
]
124123
},
125124
"compliance-report-os-is-vendor-supported": {
126-
"name": "compliance-report-os-is-vendor-supported",
127125
"description": "Compliance report definition for checking if the current OS version is supported by the vendor.",
128126
"tags": ["experimental", "compliance-report", "cfengine-enterprise"],
129127
"repo": "https://github.com/nickanderson/cfengine-security-hardening",
@@ -518,7 +516,6 @@
518516
]
519517
},
520518
"inventory-etc-login-defs": {
521-
"name": "inventory-etc-login-defs",
522519
"description": "Adds reporting data (inventory) for useful bits from the /etc/login.defs file.",
523520
"tags": ["supported", "inventory"],
524521
"repo": "https://github.com/nickanderson/cfengine-inventory-etc-login-defs",
@@ -595,7 +592,6 @@
595592
]
596593
},
597594
"inventory-local-groups": {
598-
"name": "inventory-local-groups",
599595
"description": "Adds reporting data (inventory) for the local groups on the system.",
600596
"tags": ["inventory", "supported"],
601597
"repo": "https://github.com/nickanderson/cfengine-local_users",
@@ -624,7 +620,6 @@
624620
]
625621
},
626622
"inventory-local-users-locked": {
627-
"name": "inventory-local-users-locked",
628623
"description": "Adds reporting data (inventory) for the local users on the system that are locked.",
629624
"tags": ["supported", "inventory"],
630625
"repo": "https://github.com/nickanderson/cfengine-local_users",
@@ -653,7 +648,6 @@
653648
]
654649
},
655650
"inventory-local-users-password-empty": {
656-
"name": "inventory-local-users-password-empty",
657651
"description": "Adds reporting data (inventory) for the local users on the system that do not have a password set.",
658652
"tags": ["supported", "inventory", "security"],
659653
"repo": "https://github.com/nickanderson/cfengine-local_users",
@@ -668,7 +662,6 @@
668662
]
669663
},
670664
"inventory-local-users-password-hashing-algorithm": {
671-
"name": "inventory-local-users-password-hashing-algorithm",
672665
"description": "Adds reporting data (inventory) for password hashing algorithms in use by local users.",
673666
"tags": ["supported", "inventory", "security"],
674667
"repo": "https://github.com/nickanderson/cfengine-local_users",
@@ -853,7 +846,6 @@
853846
"steps": ["copy cfengine.py modules/promises/"]
854847
},
855848
"library-parsed-local-groups": {
856-
"name": "library-parsed-local-groups",
857849
"description": "Parses local group from the /etc/group file on the system.",
858850
"tags": ["supported", "library"],
859851
"repo": "https://github.com/nickanderson/cfengine-local_users",
@@ -867,7 +859,6 @@
867859
]
868860
},
869861
"library-parsed-local-users": {
870-
"name": "library-parsed-local-users",
871862
"description": "Parses local users from /etc/passwd on the system with their attributes from /etc/shadow.",
872863
"tags": ["supported", "library"],
873864
"repo": "https://github.com/nickanderson/cfengine-local_users",

0 commit comments

Comments
 (0)