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.75 to 0.1.76 #89

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Bumps ComplianceAsCode/content from 0.1.75 to 0.1.76.

Release notes

Sourced from ComplianceAsCode/content's releases.

Content 0.1.76

Important Highlights

  • Add new product for Ubuntu 24.04 and draft CIS profiles (#12611)
  • Add pyproject.toml for the ssg package (#12604)
  • AlmaLinux OS 9 as a new product (#12810)
  • Documentation for ssg library (#12606)
  • Extend SSG library to more easily collect profile selections (#12797)
  • Extend SSG with functions to manage variables (#12717)

New Rules and Profiles

  • A new rule system_boot_in_fips_mode (#12671)
  • Add a default profile for Ubuntu2404 to add all rules to the datastream (#13023)
  • Add ccn profile to OL9 (#12759)
  • Add new rule journald_disable_forward_to_syslog (#12674)
  • Add new rule logging_services_active (#12857)
  • Add new rule no_nologin_in_shells (#12835)
  • Add new rule service_dhcpd6_disabled (#12627)
  • Add new rule service_dnsmasq_disabled (#12628)
  • Add new rule service_nginx_disabled (#12629)
  • Add new rules to replace audit_rules_mac_modification on Ubuntu (#12828)
  • add new stig rule accounts_password_pam_pwquality_retry (#12965)
  • Add rules for installing pam-runtime and pam-modules to Ubuntu 24.04 (#12904)
  • Add rules to ubuntu2404 CIS control 7.2.10 (#12716)
  • Clean Up Opensc Rules in RHEL 10 (#12738)
  • Create Public Cloud Hardening profile for SLE Micro5 (#12817)
  • Implement audit rules for nsswitch.conf, pam.conf and pam.d (#12724)
  • Implement new rule firewall_single_service_active (#12822)
  • Implement rule accounts_umask_root (#12721)
  • Implement rule groups_no_zero_gid_except_root (#12720)
  • Implement rules for /etc/security/opasswd permissions (#12693)
  • New rule package_unbound_removed (#12699)
  • rhel10: use new rule for auditing of changes to selinux configuration (#12826)
  • Ubuntu 24.04 1.1.1.6 Ensure overlayfs kernel module is not available (#12692)
  • Ubuntu 24.04 1.3.1.1 Ensure AppArmor is installed (#12701)
  • Ubuntu 24.04 2.1.1 Ensure autofs services are not in use (#12702)
  • Ubuntu 24.04 2.2.6 Ensure ftp client is not installed (#12703)
  • Ubuntu 24.04 2.4.2.1 Ensure at is restricted to authorized users (#12711)
  • Ubuntu 24.04 5.1.8 Ensure sshd DisableForwarding is enabled (#12714)
  • Ubuntu 24.04 6.1.2.1.2 Ensure systemd-journal-upload authentication (#12852)
  • Ubuntu 24.04: Implement 2.3.1.1 Ensure a single time synchronization daemon is in use (#12823)
  • Ubuntu 24.04: Implement 5.3.2.4 Ensure pam_pwhistory module is enabled (#12726)
  • Ubuntu 24.04: Implement 5.3.3.2.5 Ensure password maximum sequential characters is configured (#12727)
  • Ubuntu 24.04: Implement rule 5.3.2.2 Ensure pam_faillock module is enabled (#12779)
  • Ubuntu 24.04: Implement rule 5.3.3.1.3 Ensure password failed attempts lockout includes root account (#12906)
  • Ubuntu 24.04: Implement rule 5.3.3.3.1 Ensure password history remember is configured (#12784)
  • Ubuntu 24.04: Implement rule 5.3.3.3.2 Ensure password history is enforced for the root user (#12799)
  • Ubuntu 24.04: Implement rule 5.3.3.3.3 Ensure pam_pwhistory includes use_authtok (#12800)
  • Ubuntu 24.04: Implement rule 5.3.3.4.2 Ensure pam_unix does not include remember (#12780)

... (truncated)

Commits
  • 616d436 Merge pull request #13044 from mpurg/ubuntu_fix_groupownerships_stabilization
  • 9587191 Align file_groupownership_system_commands_dirs with Ubuntu STIGs
  • d24fec3 Merge pull request #13038 from Mab879/update_rhel10_profile_titles_stable
  • 0cdba0e Merge pull request #13037 from evgenyz/stabilization-v0.1.76
  • 71ca65b Merge pull request #13025 from vojtapolasek/stab_fix_harden_ciphers_opensshse...
  • 376694b Fix RHEL 8 GUI STIG description
  • 961c75f Fix Grammar in STIG descriptions for RHEL
  • b8ef1b4 Update RHEL 10 STIG title
  • 411ae2d Remove DRAFT from RHEL 10 profiles
  • f02f6cd Update STIG description.
  • 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.75 to 0.1.76.
- [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.75...v0.1.76)

---
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 Mar 1, 2025
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