Skip to content

fix: add test for disallow selinux options and handle checking for us…#96

Merged
TristanHoladay merged 1 commit intomainfrom
95-bug-disallow-selinux-options-not-preventing-defined-user-role
Jan 11, 2024
Merged

fix: add test for disallow selinux options and handle checking for us…#96
TristanHoladay merged 1 commit intomainfrom
95-bug-disallow-selinux-options-not-preventing-defined-user-role

Conversation

@TristanHoladay
Copy link
Copy Markdown
Contributor

@TristanHoladay TristanHoladay commented Jan 11, 2024

Description

Handling when seLinuxOptions contains defined user or role fields.

Related Issue

Fixes #95

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

@TristanHoladay TristanHoladay linked an issue Jan 11, 2024 that may be closed by this pull request
@TristanHoladay TristanHoladay changed the title bug: add test for disallow selinux options and handle checking for us… fix: add test for disallow selinux options and handle checking for us… Jan 11, 2024
@TristanHoladay TristanHoladay merged commit 88b969e into main Jan 11, 2024
@TristanHoladay TristanHoladay deleted the 95-bug-disallow-selinux-options-not-preventing-defined-user-role branch January 11, 2024 18:03
mikevanhemert pushed a commit that referenced this pull request Jan 11, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.7.3](v0.7.2...v0.7.3)
(2024-01-11)


### Bug Fixes

* add test for disallow selinux options and handle checking for us…
([#96](#96))
([88b969e](88b969e))


### Miscellaneous

* **deps:** update uds to v0.5.3, zarf to v0.32.1, and uds-k3d to 0.3.0
([#77](#77))
([596f9d8](596f9d8))
* open the aperture for pr workflow triggering
([#90](#90))
([d8a72f2](d8a72f2))
* simplify promtail values for scrape configs
([#94](#94))
([6c2513b](6c2513b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Micah Nagel <micah.nagel@defenseunicorns.com>
mjnagel added a commit to BagelLab/uds-core that referenced this pull request Nov 14, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.7.3](defenseunicorns/uds-core@v0.7.2...v0.7.3)
(2024-01-11)


### Bug Fixes

* add test for disallow selinux options and handle checking for us…
([#96](defenseunicorns#96))
([88b969e](defenseunicorns@88b969e))


### Miscellaneous

* **deps:** update uds to v0.5.3, zarf to v0.32.1, and uds-k3d to 0.3.0
([#77](defenseunicorns#77))
([596f9d8](defenseunicorns@596f9d8))
* open the aperture for pr workflow triggering
([#90](defenseunicorns#90))
([d8a72f2](defenseunicorns@d8a72f2))
* simplify promtail values for scrape configs
([#94](defenseunicorns#94))
([6c2513b](defenseunicorns@6c2513b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Micah Nagel <micah.nagel@defenseunicorns.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Disallow SELinux Options Not Preventing Defined User / Role

2 participants