Skip to content

Commit 3c9aeb0

Browse files
authored
Merge pull request #1379 from jan-cerny/faq2
Add tailoring profile ID to FAQ
2 parents 98faaf7 + 6354dab commit 3c9aeb0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/manual/manual.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2096,3 +2096,7 @@ regenerated from project sources by Doxygen documentation system.
20962096

20972097
The downloaded guidance contains rule descriptions, but it doesn't contain OVAL checks which could be used for evaluation by OpenSCAP. You can find guidances with implemented OVAL checks and also with remediations at https://github.com/ComplianceAsCode/content[ComplianceAsCode] project, which contains wide range of profiles.
20982098

2099+
*I try to apply a tailoring file, but OpenSCAP still evaluates rules that I have unselected. How can I enforce my changes of the profile?*
2100+
2101+
Make sure that you provide the ID of the customized profile in `--profile` option instead of the ID of the original profile.
2102+
If you created the tailoring file using SCAP Workbench, you were prompted to choose the ID of the customized profile. You can display the ID of the customized profile by running `oscap info <your_tailoring_file>`. By default, the ID of the customized profile ends with `_customized` suffix.

0 commit comments

Comments
 (0)