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

Add Azure support #274

Merged
merged 59 commits into from
Jun 19, 2024
Merged

Add Azure support #274

merged 59 commits into from
Jun 19, 2024

Conversation

jonrau1
Copy link
Owner

@jonrau1 jonrau1 commented Jun 19, 2024

Azure has sent me to the depths of despair. Maybe one day I will get back to it, despite the SDK being about as well documented as Neo-Assyrian civilization. Which is to say: Azure docs are on a scale not-at-fucking-all making sense and misleading.

Recap:

  • Added 110 checks across 9 Auditors and 12 services/components for Azure (a bulk are EASM and NSG checks)
  • Added more logging, revamped cloud utils for Azure, M365 and OCI
  • Redid the roadmap, Snowflake and Google Workspace is next for SaaS, everything else is removed. Alibaba and maybe something else is next. No VMC given license changes.
  • Fixed several documentation errors
  • Retired 5 AWS checks to match Security Hub
  • Updated several AWS checks for retirement or updating of logic: SNS, EKS, ACM, S3, CloudFormation

Probably some other stuff I forgot too.

jonrau1 and others added 30 commits February 10, 2024 22:44
Bumps [awscli](https://github.com/aws/aws-cli) from 1.32.34 to 1.32.44.
- [Release notes](https://github.com/aws/aws-cli/releases)
- [Changelog](https://github.com/aws/aws-cli/blob/develop/CHANGELOG.rst)
- [Commits](aws/aws-cli@1.32.34...1.32.44)

---
updated-dependencies:
- dependency-name: awscli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.8.2 to 3.8.3.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.8.2...v3.8.3)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [boto3](https://github.com/boto/boto3) from 1.34.34 to 1.34.44.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.34.34...1.34.44)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
jonrau1 and others added 14 commits February 25, 2024 20:07
Bumps [boto3](https://github.com/boto/boto3) from 1.34.34 to 1.34.108.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.34.34...1.34.108)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.8.2 to 3.9.0.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.8.2...v3.9.0)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@jonrau1 jonrau1 self-assigned this Jun 19, 2024
@jonrau1 jonrau1 added bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request dependencies Pull requests that update a dependency file docker Pull requests that update Docker code python Pull requests that update Python code labels Jun 19, 2024
@jonrau1 jonrau1 merged commit 0af33a0 into master Jun 19, 2024
5 checks passed
@jonrau1 jonrau1 deleted the cis-and-az branch June 19, 2024 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file docker Pull requests that update Docker code documentation Improvements or additions to documentation enhancement New feature or request python Pull requests that update Python code
Projects
Development

Successfully merging this pull request may close these issues.

1 participant