|
757 | 757 | "bundles inventory_unshadowed_users:main" |
758 | 758 | ] |
759 | 759 | }, |
| 760 | + "inventory-fde": { |
| 761 | + "description": "Inventory full disk encryption status on Linux (LUKS1, LUKS2, plain dm-crypt).", |
| 762 | + "tags": ["supported", "linux", "inventory", "security"], |
| 763 | + "repo": "https://github.com/cfengine/modules", |
| 764 | + "by": "https://github.com/nickanderson", |
| 765 | + "version": "0.0.1", |
| 766 | + "commit": "2c7058ed30a821e4abd85e57326a9c2fba4c7c51", |
| 767 | + "subdirectory": "inventory/inventory-fde", |
| 768 | + "steps": [ |
| 769 | + "copy inventory-fde.cf services/cfbs/inventory-fde/", |
| 770 | + "policy_files services/cfbs/inventory-fde/", |
| 771 | + "bundles inventory_fde:main" |
| 772 | + ] |
| 773 | + }, |
760 | 774 | "inventory-windows-services": { |
761 | 775 | "description": "Inventory running Windows services.", |
762 | 776 | "tags": ["supported", "windows", "inventory", "security"], |
763 | 777 | "repo": "https://github.com/cfengine/modules", |
764 | 778 | "by": "https://github.com/craigcomstock", |
765 | | - "version": "0.0.1", |
766 | | - "commit": "bf3b21d34d6506671fb7977443d9bfa24ea25241", |
767 | | - "subdirectory": "inventory", |
| 779 | + "version": "0.0.2", |
| 780 | + "commit": "2c7058ed30a821e4abd85e57326a9c2fba4c7c51", |
| 781 | + "subdirectory": "inventory/inventory-windows-services", |
768 | 782 | "steps": [ |
769 | 783 | "copy inventory-windows-services.cf services/cfbs/inventory-windows-services/", |
770 | 784 | "policy_files services/cfbs/inventory-windows-services/", |
|
0 commit comments