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

feat: normalize deps #226

Merged
merged 1 commit into from
Sep 23, 2022
Merged

feat: normalize deps #226

merged 1 commit into from
Sep 23, 2022

Conversation

jk05
Copy link
Contributor

@jk05 jk05 commented Sep 21, 2022

  • Tests written and linted
  • Documentation written
  • Commit history is tidy

What this does

To support scenarios where the Gradle coordinate needs to be resolved
using a sha1 hash of a Java archive file.

Query snyk.io for the coordinate using sha1 hash.

Implement a new init.gradle task to create a sha1 map.

Only used when CLI flag --gradle-normalize-deps is provided.

@jk05 jk05 force-pushed the feat/normalize-deps branch 8 times, most recently from 6ac20c5 to cc6208f Compare September 23, 2022 09:39
@gitphill gitphill marked this pull request as ready for review September 23, 2022 13:34
@gitphill gitphill requested a review from a team as a code owner September 23, 2022 13:34
@jk05 jk05 force-pushed the feat/normalize-deps branch 3 times, most recently from afc9850 to 783eb2c Compare September 23, 2022 14:03
@gitphill gitphill changed the title Feat/normalize deps feat: normalize deps Sep 23, 2022
@@ -21,6 +21,7 @@ windows_defaults: &windows_defaults
npm_config_loglevel: silent
executor:
name: win/default
size: large
Copy link
Contributor Author

Choose a reason for hiding this comment

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

:trollface:

@jk05 jk05 force-pushed the feat/normalize-deps branch 2 times, most recently from 11ec3f9 to bde471b Compare September 23, 2022 15:21
@jk05 jk05 merged commit a4eb261 into master Sep 23, 2022
@jk05 jk05 deleted the feat/normalize-deps branch September 23, 2022 16:08
@snyksec
Copy link

snyksec commented Sep 23, 2022

🎉 This PR is included in version 3.23.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@jk05 jk05 mentioned this pull request Sep 23, 2022
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants