|
86 | 86 | "client-initiated": { "alias": "client-initiated-reporting" }, |
87 | 87 | "client-initiated-reporting": { |
88 | 88 | "description": "Enables client initiated reporting and disable pull collection.", |
89 | | - "tags": ["experimental", "reporting"], |
| 89 | + "tags": ["reporting", "experimental"], |
90 | 90 | "repo": "https://github.com/cfengine/modules", |
91 | 91 | "by": "https://github.com/cfengine", |
92 | 92 | "version": "0.1.1", |
|
95 | 95 | "steps": ["json def.json def.json"] |
96 | 96 | }, |
97 | 97 | "compliance-report-imports": { |
98 | | - "name": "compliance-report-imports", |
99 | 98 | "description": "Used by other modules to import compliance reports to Mission Portal.", |
100 | | - "tags": ["experimental", "cfengine-enterprise"], |
| 99 | + "tags": ["cfengine-enterprise", "experimental"], |
101 | 100 | "repo": "https://github.com/nickanderson/cfengine-security-hardening", |
102 | 101 | "by": "https://github.com/nickanderson", |
103 | 102 | "version": "0.0.11", |
|
111 | 110 | }, |
112 | 111 | "compliance-report-lynis": { |
113 | 112 | "description": "Compliance report with Lynis checks.", |
114 | | - "tags": ["experimental", "security", "compliance"], |
| 113 | + "tags": ["security", "compliance", "experimental"], |
115 | 114 | "repo": "https://github.com/nickanderson/cfengine-lynis", |
116 | 115 | "by": "https://github.com/nickanderson", |
117 | 116 | "version": "3.1.3", |
|
123 | 122 | ] |
124 | 123 | }, |
125 | 124 | "compliance-report-os-is-vendor-supported": { |
126 | | - "name": "compliance-report-os-is-vendor-supported", |
127 | 125 | "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"], |
129 | 127 | "repo": "https://github.com/nickanderson/cfengine-security-hardening", |
130 | 128 | "by": "https://github.com/nickanderson", |
131 | 129 | "version": "0.0.6", |
|
350 | 348 | "commit": "5fed175857e2fd6a65e1d0f74ab2dddd30653e2c", |
351 | 349 | "repo": "https://github.com/cfengine/modules", |
352 | 350 | "by": "https://github.com/olehermanse", |
353 | | - "tags": ["management", "security", "supported"], |
| 351 | + "tags": ["supported", "management", "security"], |
354 | 352 | "steps": ["json def.json def.json"] |
355 | 353 | }, |
356 | 354 | "enable-aslr": { |
|
518 | 516 | ] |
519 | 517 | }, |
520 | 518 | "inventory-etc-login-defs": { |
521 | | - "name": "inventory-etc-login-defs", |
522 | 519 | "description": "Adds reporting data (inventory) for useful bits from the /etc/login.defs file.", |
523 | 520 | "tags": ["supported", "inventory"], |
524 | 521 | "repo": "https://github.com/nickanderson/cfengine-inventory-etc-login-defs", |
|
595 | 592 | ] |
596 | 593 | }, |
597 | 594 | "inventory-local-groups": { |
598 | | - "name": "inventory-local-groups", |
599 | 595 | "description": "Adds reporting data (inventory) for the local groups on the system.", |
600 | | - "tags": ["inventory", "supported"], |
| 596 | + "tags": ["supported", "inventory"], |
601 | 597 | "repo": "https://github.com/nickanderson/cfengine-local_users", |
602 | 598 | "by": "https://github.com/nickanderson", |
603 | 599 | "version": "0.0.1", |
|
624 | 620 | ] |
625 | 621 | }, |
626 | 622 | "inventory-local-users-locked": { |
627 | | - "name": "inventory-local-users-locked", |
628 | 623 | "description": "Adds reporting data (inventory) for the local users on the system that are locked.", |
629 | 624 | "tags": ["supported", "inventory"], |
630 | 625 | "repo": "https://github.com/nickanderson/cfengine-local_users", |
|
653 | 648 | ] |
654 | 649 | }, |
655 | 650 | "inventory-local-users-password-empty": { |
656 | | - "name": "inventory-local-users-password-empty", |
657 | 651 | "description": "Adds reporting data (inventory) for the local users on the system that do not have a password set.", |
658 | 652 | "tags": ["supported", "inventory", "security"], |
659 | 653 | "repo": "https://github.com/nickanderson/cfengine-local_users", |
|
668 | 662 | ] |
669 | 663 | }, |
670 | 664 | "inventory-local-users-password-hashing-algorithm": { |
671 | | - "name": "inventory-local-users-password-hashing-algorithm", |
672 | 665 | "description": "Adds reporting data (inventory) for password hashing algorithms in use by local users.", |
673 | 666 | "tags": ["supported", "inventory", "security"], |
674 | 667 | "repo": "https://github.com/nickanderson/cfengine-local_users", |
|
853 | 846 | "steps": ["copy cfengine.py modules/promises/"] |
854 | 847 | }, |
855 | 848 | "library-parsed-local-groups": { |
856 | | - "name": "library-parsed-local-groups", |
857 | 849 | "description": "Parses local group from the /etc/group file on the system.", |
858 | 850 | "tags": ["supported", "library"], |
859 | 851 | "repo": "https://github.com/nickanderson/cfengine-local_users", |
|
867 | 859 | ] |
868 | 860 | }, |
869 | 861 | "library-parsed-local-users": { |
870 | | - "name": "library-parsed-local-users", |
871 | 862 | "description": "Parses local users from /etc/passwd on the system with their attributes from /etc/shadow.", |
872 | 863 | "tags": ["supported", "library"], |
873 | 864 | "repo": "https://github.com/nickanderson/cfengine-local_users", |
|
1063 | 1054 | "package-method-winget": { |
1064 | 1055 | "description": "Package method for Windows winget package manager.", |
1065 | 1056 | "subdirectory": "management/package-method-winget", |
1066 | | - "tags": ["management", "experimental", "windows"], |
| 1057 | + "tags": ["management", "windows", "experimental"], |
1067 | 1058 | "repo": "https://github.com/cfengine/modules", |
1068 | 1059 | "by": "https://github.com/craigcomstock", |
1069 | 1060 | "version": "0.0.1", |
|
1105 | 1096 | "prelinking-disabled": { "alias": "disable-prelinking" }, |
1106 | 1097 | "powershell-execution-policy": { |
1107 | 1098 | "description": "Inventory and bundle for PowerShell Execution Policy", |
1108 | | - "tags": ["management", "experimental", "windows"], |
| 1099 | + "tags": ["management", "windows", "experimental"], |
1109 | 1100 | "repo": "https://github.com/cfengine/modules", |
1110 | 1101 | "by": "https://github.com/craigcomstock", |
1111 | 1102 | "version": "0.0.1", |
|
1161 | 1152 | }, |
1162 | 1153 | "promise-type-groups": { |
1163 | 1154 | "description": "Experimental promise type to manage local user groups.", |
1164 | | - "tags": ["supported", "promise-type", "experimental"], |
| 1155 | + "tags": ["promise-type", "experimental"], |
1165 | 1156 | "repo": "https://github.com/cfengine/modules", |
1166 | 1157 | "by": "https://github.com/larsewi", |
1167 | 1158 | "version": "0.2.4", |
|
0 commit comments