Project

General

Profile

Bug #24781

Updated by François ARMAND 16 days ago

OpenSCAP technique doesn't show up in GUI after OpenSCAP plugin installation. 

 Webapp logs : 

 <pre> 
 2024-04-25 06:58:14+0000 INFO    bootchecks - Migrate technique.json to technique.yml 
 2024-04-25 06:58:14+0000 INFO    bootchecks.migration.techniques - Checking if some techniques need to be migrated to YAML format 
 2024-04-25 06:58:14+0000 ERROR com.normation.cfclerk.services.impl.GitTechniqueReader - Can not find the parent (root) category '/OpenSCAP_Policies_plugin/plugin_openscap_policies/1.0' for technique 'plugin_openscap_policies/1.0' 
 2024-04-25 06:58:15+0000 ERROR com.normation.cfclerk.services.impl.GitTechniqueReader - Can not find the parent (root) category '/OpenSCAP_Policies_plugin/plugin_openscap_policies/1.0' for technique 'plugin_openscap_policies/1.0' 
 2024-04-25 06:58:16+0000 INFO    techniques.reader - Reloading technique library, no modified techniques found 
 </pre> 

 See workaround: https://issues.rudder.io/issues/24781#note-3

Back