Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ewokcami
Copy link
Contributor

@ewokcami ewokcami commented Oct 13, 2023

Add:

  1. scan_dependencies
  2. scan_secrets
  3. scan_git_logs

+ Update README accordingly

with:
namespace: "example"
scan_dependencies: "true"
scan_secrets: "true"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we want to enable this by default? Prior to this PR, the github action would not enable secret scanning, right?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think its fair to do secrets by default as long as we aren't doing the full history scan by default.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right now only dependencies (git,analytics) are enabled by default

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stick with consistency

@IAmATeaPot418
Copy link
Contributor

Do we need pre_commit_checks here? Given that the GitHub action is going to scan post commit always is there a use case for this? @ewokcami

@ewokcami ewokcami merged commit 265a768 into ci2pr Oct 13, 2023
@ewokcami ewokcami deleted the addSecrets branch October 13, 2023 22:01
IAmATeaPot418 pushed a commit that referenced this pull request Oct 19, 2023
* Rename CI run parameters

* Prettier

* Even prettier

* The prettiest

* More pretty

* Let's see if this helps

* Resolve conflicts

* Remove extra line added by prettier

* Escape quotes in action description

* Cleanup config parameter descriptions and fix defaults

* Better ci-run error handling

* New: Add scan_dependencies and scan_secrets (#30)

* Cleanup action.yml
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.

4 participants