Skip to content

Commit a938964

Browse files
authored
Merge pull request #573 from olehermanse/next
Small cleanups
2 parents e8cf6bc + 2fb2652 commit a938964

File tree

1 file changed

+9
-18
lines changed

1 file changed

+9
-18
lines changed

cfbs.json

Lines changed: 9 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"client-initiated": { "alias": "client-initiated-reporting" },
8787
"client-initiated-reporting": {
8888
"description": "Enables client initiated reporting and disable pull collection.",
89-
"tags": ["experimental", "reporting"],
89+
"tags": ["reporting", "experimental"],
9090
"repo": "https://github.com/cfengine/modules",
9191
"by": "https://github.com/cfengine",
9292
"version": "0.1.1",
@@ -95,9 +95,8 @@
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.",
100-
"tags": ["experimental", "cfengine-enterprise"],
99+
"tags": ["cfengine-enterprise", "experimental"],
101100
"repo": "https://github.com/nickanderson/cfengine-security-hardening",
102101
"by": "https://github.com/nickanderson",
103102
"version": "0.0.11",
@@ -111,7 +110,7 @@
111110
},
112111
"compliance-report-lynis": {
113112
"description": "Compliance report with Lynis checks.",
114-
"tags": ["experimental", "security", "compliance"],
113+
"tags": ["security", "compliance", "experimental"],
115114
"repo": "https://github.com/nickanderson/cfengine-lynis",
116115
"by": "https://github.com/nickanderson",
117116
"version": "3.1.3",
@@ -123,9 +122,8 @@
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.",
128-
"tags": ["experimental", "compliance-report", "cfengine-enterprise"],
126+
"tags": ["compliance-report", "cfengine-enterprise", "experimental"],
129127
"repo": "https://github.com/nickanderson/cfengine-security-hardening",
130128
"by": "https://github.com/nickanderson",
131129
"version": "0.0.6",
@@ -350,7 +348,7 @@
350348
"commit": "5fed175857e2fd6a65e1d0f74ab2dddd30653e2c",
351349
"repo": "https://github.com/cfengine/modules",
352350
"by": "https://github.com/olehermanse",
353-
"tags": ["management", "security", "supported"],
351+
"tags": ["supported", "management", "security"],
354352
"steps": ["json def.json def.json"]
355353
},
356354
"enable-aslr": {
@@ -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,9 +592,8 @@
595592
]
596593
},
597594
"inventory-local-groups": {
598-
"name": "inventory-local-groups",
599595
"description": "Adds reporting data (inventory) for the local groups on the system.",
600-
"tags": ["inventory", "supported"],
596+
"tags": ["supported", "inventory"],
601597
"repo": "https://github.com/nickanderson/cfengine-local_users",
602598
"by": "https://github.com/nickanderson",
603599
"version": "0.0.1",
@@ -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",
@@ -1063,7 +1054,7 @@
10631054
"package-method-winget": {
10641055
"description": "Package method for Windows winget package manager.",
10651056
"subdirectory": "management/package-method-winget",
1066-
"tags": ["management", "experimental", "windows"],
1057+
"tags": ["management", "windows", "experimental"],
10671058
"repo": "https://github.com/cfengine/modules",
10681059
"by": "https://github.com/craigcomstock",
10691060
"version": "0.0.1",
@@ -1105,7 +1096,7 @@
11051096
"prelinking-disabled": { "alias": "disable-prelinking" },
11061097
"powershell-execution-policy": {
11071098
"description": "Inventory and bundle for PowerShell Execution Policy",
1108-
"tags": ["management", "experimental", "windows"],
1099+
"tags": ["management", "windows", "experimental"],
11091100
"repo": "https://github.com/cfengine/modules",
11101101
"by": "https://github.com/craigcomstock",
11111102
"version": "0.0.1",
@@ -1161,7 +1152,7 @@
11611152
},
11621153
"promise-type-groups": {
11631154
"description": "Experimental promise type to manage local user groups.",
1164-
"tags": ["supported", "promise-type", "experimental"],
1155+
"tags": ["promise-type", "experimental"],
11651156
"repo": "https://github.com/cfengine/modules",
11661157
"by": "https://github.com/larsewi",
11671158
"version": "0.2.4",

0 commit comments

Comments
 (0)