Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump ComplianceAsCode/content from 0.1.72 to 0.1.73 #72

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

Bumps ComplianceAsCode/content from 0.1.72 to 0.1.73.

Release notes

Sourced from ComplianceAsCode/content's releases.

Content 0.1.73

Important Highlights

  • CMP 2417: Implement PCI-DSS v4.0 outline for OpenShift (#11651)
  • Update all RHEL ANSSI BP028 profiles to be aligned with configuration recommendations version 2.0
  • Generate rule references from control files (#11540)
  • Initial implementation of STIG V1R1 profile for Ubuntu 22.04 LTS (#11820)

New Rules and Profiles

  • Add and modify rules file/dir_permissions_system_journal (#11840)
  • Add ANSSI Profiles for RHEL 10 (#11787)
  • Add initial RHEL 10 PCI DSS profile (#11872)
  • Add new rule file_permissions_sudo (#11584)
  • Add new templated rules for System.map files (#11640)
  • ANSSI R31 updates (#11560)
  • Audit watch on /etc/sysconfig/network-scripts (#11724)
  • CMP 2417: Implement PCI-DSS v4.0 outline for OpenShift (#11651)
  • CMP-2375: Implement a new rule for checking audit logging is enabled (#11731)
  • Implement ANSSI requirement R69 for RHEL (#11663)
  • Improve ANSSI R28 (#11626)
  • Inital RHEL 10 STIG (#11793)
  • Initial implementation of STIG V1R1 profile for Ubuntu 22.04 LTS (#11820)
  • Openembedded fixes (#11652)
  • Update ANSSI R50 (#11588)

Updated Rules and Profiles

  • [Stabilization]: Ensure that security_patches_up_to_date is not built with remediations (#11993)
  • accounts_umask_etc_bashrc: extend handled cases of umask (#11822)
  • Add a note to ANSSI R23 (#11571)
  • Add a warning to sshd_limit_user_access (#11507)
  • Add automation to enable faillock rules (#11458)
  • Add platform machine to systctl.d rules (#11622)
  • Add rule set_password_hashing_algorithm_systemauth to Ubuntu STIG profile (#11864)
  • Additional updates in kernel_module_disabled template (#11508)
  • Align chronyd_sync_clock to Ubuntu 22.04 STIG (#11883)
  • Align rule encrypt_partitions with Ubuntu 22.04 STIG (#11889)
  • Align var_accounts_tmout to Ubuntu 22.04 STIG V1R1 (#11843)
  • ANSSI R31 updates (#11560)
  • api_server_encryption_provider_cipher rule.yml has bad jsonpath (#11099)
  • CMP 2453 pci dss requirement 1 (#11725)
  • CMP-2365: Fix check for rotating kubelet server certificates (#11543)
  • CMP-2372: Remove info override for virtual syscall rules (#11544)
  • CMP-2378: Fix OCP version regex (#11499)
  • CMP-2454: PCI-DSS v4 Requirement 2 (#11825)
  • CMP-2471: Disable rules on s390x (#11743)
  • Corrections in aide_periodic_cron_checking and aide_scan_notification… (#11665)
  • Do not require existence of /var/tmp/tmp-inst (#11762)
  • Drop retired PCI-DSS 3.2.1 for sle15 (#11798)

... (truncated)

Commits
  • 2bf9d43 Merge pull request #11993 from vojtapolasek/rhel_remove_remediation_for_secur...
  • 1368a76 Ensure that security_patches_up_to_date is not built with remediations wrt Re...
  • 7912171 Merge pull request #11989 from Mab879/disable_rhel10_prodcut_stable_73
  • e11688f Merge pull request #11986 from jan-cerny/issue11944_stabilization
  • 0963c5c Disable RHEL 10 content for 0.1.73 release
  • 47b6fbf Fix zipl_bootmap_is_up_to_date
  • 7d8620b Merge pull request #11977 from jan-cerny/issue11934_stabilization
  • 354a95c Merge pull request #11979 from vojtapolasek/fix_ansible_sssd_enable_pam_services
  • 6f93bc0 add when conditional to remediation of sssd_enable_pam_service
  • 16fe2d1 Merge pull request #11956 from jan-cerny/issue11933_stabilization
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ComplianceAsCode/content](https://github.com/complianceascode/content) from 0.1.72 to 0.1.73.
- [Release notes](https://github.com/complianceascode/content/releases)
- [Changelog](https://github.com/ComplianceAsCode/content/blob/master/docs/release_process.md)
- [Commits](ComplianceAsCode/content@v0.1.72...v0.1.73)

---
updated-dependencies:
- dependency-name: ComplianceAsCode/content
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 1, 2024

Superseded by #81.

@dependabot dependabot bot closed this Sep 1, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/ComplianceAsCode/content-0.1.73 branch September 1, 2024 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants