Skip to content

Require an API key for github_workflows #2316

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

Draft
wants to merge 5,448 commits into
base: dev
Choose a base branch
from

Conversation

domwhewell-sage
Copy link
Contributor

#2313 got me thinking that maybe the github_workflows module should hard-fail if its not supplied with an API key...

After documenting what github APIs are in use #2315 I found that github_workflows is using two endpoints that require an API key even for public repos, I have also updated the warning messages to be more helpful on what permissions are needed.

Keeping this as a draft for now incase I need to make some more changes based on @Sh4d0wHunt3rX's feedback to #2313

domwhewell-sage and others added 30 commits January 15, 2025 16:03
…ract_internal_module

New internal module "unarchive"
…y/paramminer-finish-bug-fix

Fix paramminer finish() repeating checks bug
…y/upload-artifact-update

Bump upload-artifact to v4 in github action
…idate_postman_workspaces

Validate postman workspaces
TheTechromancer and others added 28 commits February 19, 2025 10:54
…ible

Remove Ansible but keep ansible-core
Bumps [psutil](https://github.com/giampaolo/psutil) from 6.1.1 to 7.0.0.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](giampaolo/psutil@release-6.1.1...release-7.0.0)

---
updated-dependencies:
- dependency-name: psutil
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…y/update-trufflehog

Update trufflehog to 3.88.12
…y/dependabot/pip/dev/psutil-7.0.0

Bump psutil from 6.1.1 to 7.0.0
Bumps [setproctitle](https://github.com/dvarrazzo/py-setproctitle) from 1.3.4 to 1.3.5.
- [Changelog](https://github.com/dvarrazzo/py-setproctitle/blob/master/HISTORY.rst)
- [Commits](dvarrazzo/py-setproctitle@version-1.3.4...version-1.3.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.6 to 0.9.7.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.9.6...0.9.7)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [cachetools](https://github.com/tkem/cachetools) from 5.5.1 to 5.5.2.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](tkem/cachetools@v5.5.1...v5.5.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
…y/dependabot/pip/dev/setproctitle-1.3.5

Bump setproctitle from 1.3.4 to 1.3.5
…y/dependabot/pip/dev/cachetools-5.5.2

Bump cachetools from 5.5.1 to 5.5.2
…y/dependabot/pip/dev/ruff-0.9.7

Bump ruff from 0.9.6 to 0.9.7
…y/ffuf-rate

Add rate limit option to ffuf modules
…y/fix-portfilter-priority

Fix portfilter priority
…y/crt-postgres

CRT.sh - Use direct Postgres db connection
Copy link

codecov bot commented Feb 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93%. Comparing base (9585609) to head (af402ac).
Report is 16 commits behind head on dev.

Additional details and impacted files
@@          Coverage Diff          @@
##             dev   #2316   +/-   ##
=====================================
- Coverage     93%     93%   -0%     
=====================================
  Files        380     380           
  Lines      29781   29777    -4     
=====================================
- Hits       27537   27529    -8     
- Misses      2244    2248    +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

5 participants