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

Prepare for 3.58 #1299

Merged
merged 8 commits into from
Jul 23, 2024
Merged

Prepare for 3.58 #1299

merged 8 commits into from
Jul 23, 2024

Conversation

ben-githubs
Copy link
Contributor

Background

Prepare this week's release

Changes

  • Aggregate of several PRs

Testing

  • details in each PR

nhakmiller and others added 7 commits July 19, 2024 10:40
* make the lookup more safe

* made linter happy

---------

Co-authored-by: Panos Sakkos <panos.sakkos@panther.com>
Co-authored-by: Nicholas Hakmiller <nhakmiller@us-y9c2m6yxj7.local.meter>
Co-authored-by: Ben Airey <benjaminjohnairey@gmail.com>
)

Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.8.1 to 2.9.0.
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@17d0e2b...0d38121)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ariel Ropek <79653153+arielkr256@users.noreply.github.com>
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@4fd8129...aa33708)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](docker/setup-qemu-action@5927c83...49b3bc8)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ariel Ropek <79653153+arielkr256@users.noreply.github.com>
* Fix methodName lookups, add tests

Initial cloud run correlation rules throw NoneType errors on every GCP.AuditLog that has no event.methodName because of a `deep_get()` without a `default`. One was fixed in a recent PR #1292, the other wasn't. Here's the same fix for both and tests to prove them.

* update to match previous PR for same issue

---------

Co-authored-by: ben-githubs <38414634+ben-githubs@users.noreply.github.com>
Co-authored-by: Ben Airey <benjaminjohnairey@gmail.com>
…on plus clean up (#1288)

* Correct the target and actor in Slack along with updating tests and using defined dict. Also, to YAML and prettier format.

* revert formatting changes to YAML file

---------

Co-authored-by: ben-githubs <38414634+ben-githubs@users.noreply.github.com>
Co-authored-by: Ben Airey <benjaminjohnairey@gmail.com>
* bugfix for base64 encoded arguments

* split on quotes and spaces for better coverage

* additional edge cases and tests

* adjust

* move padding to is_base64 helper

* readded root command exclusion
@ben-githubs ben-githubs requested a review from a team as a code owner July 23, 2024 15:09
Copy link

😱
looks like some things could be wrong with the packs

[INFO][root]: ignoring file dependabot.yml

@ben-githubs ben-githubs merged commit 52a7c63 into main Jul 23, 2024
6 checks passed
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.

6 participants