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

🐛 Fix missing tuple() conversion #317

Merged
merged 4 commits into from
Jul 13, 2020

Conversation

KevinHock
Copy link
Collaborator

Also correct mentions of v0.13.2, which was the wrongly anticipated version, to v0.14.0.

Note: We have had bugs in the past with --update, a few mentioned in the CHANGELOG and a couple not. We should have a test that would of caught this. I'll think about adding one but for now given the priority that can come in a follow-up PR.

@KevinHock
Copy link
Collaborator Author

Forgot to link to the issue: This fixes #316.

That raised a `TypeError` when using `scan --update`

Also correct mentions of v0.13.2, which was the wrongly anticipated version, to v0.14.0
Fixes issue Yelp#316
We forgot to run `scripts/bumpity.py`

I realized bumpity is unfortunately brittle. It looks for the current version in the README and replaces it. So if we make this mistake once, bumpity doesn't find the `rev:` line.
@OiCMudkips OiCMudkips merged commit 55f0074 into Yelp:master Jul 13, 2020
@KevinHock KevinHock deleted the fix_316_custom_plugins_bug branch July 13, 2020 18:07
@KevinHock
Copy link
Collaborator Author

Thanks @OiCMudkips! p.s. If you run bumpity.py, it will update the README.

@OiCMudkips
Copy link
Contributor

Whoops! I'll be sure to do that in the future.

killuazhu pushed a commit to IBM/detect-secrets that referenced this pull request Sep 17, 2020
jimmyhlee94 pushed a commit to jimmyhlee94/detect-secrets that referenced this pull request Aug 19, 2021
* One more regex for iam

* missing args
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.

2 participants