!18 添加openEuler 54项配置检查项

From: @flysubmarine 
Reviewed-by: @zhujianwei001 
Signed-off-by: @zhujianwei001
This commit is contained in:
openeuler-ci-bot 2023-07-27 08:17:59 +00:00 committed by Gitee
commit 8dfa7f98b0
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 1322 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
Name: scap-security-guide
Version: 0.1.49
Release: 6
Release: 7
Summary: Security guidance and baselines in SCAP formats
License: BSD-3-Clause
URL: https://github.com/ComplianceAsCode/content/
@ -13,6 +13,7 @@ Patch0004:backport-fix-remaining-getchildren-and-getiterator-functions.patch
Patch0005:backport-fix-for-older-python-versions-lacking-.iter-method.patch
Patch0006:init-openEuler-ssg-project.patch
Patch0007:enable-76-rules-for-openEuler.patch
Patch0008:enable-54-rules-for-openEuler.patch
BuildArch: noarch
BuildRequires: libxslt, expat, python3, openscap-scanner >= 1.2.5, cmake >= 3.8, python3-jinja2, python3-PyYAML
@ -67,6 +68,9 @@ cd build
%doc %{_docdir}/%{name}/tables/*.html
%changelog
* Thu Jul 27 2023 steven <steven_ygui@163.com> - 0.1.49-7
- enable 54 rules for openEuler
* Sun Jun 25 2023 steven <steven_ygui@163.com> - 0.1.49-6
- add some descriptions