forked from target/strelka
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Merge target/master #19
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Versioning and references
Grpcio arm compilation fix
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.3 to 4.6.5. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-4.6.3...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…/backend/lxml-4.6.5 Bump lxml from 4.6.3 to 4.6.5 in /build/python/backend
…regex bugfix: javascript scanner regex
* Twice we've seen a build w/ JTR apparently unstable. * It's unclear if this is a build issue, or a result of grabbing a bad version (as we were just grabbing the repo head). * This ensures we grab the same commit, so if we continue to see issues we can go from there. * There are no even halfway recent tags so the commit is arbitrary. * Also changes the repo from magnumripper/JohnTheRipper to openwall/john as that's where the old repo forwards to. * And grab a single commit to speed things up (239 MB -> 140 ish MB).
Use a specific version of JTR (#13)
Bumps [numpy](https://github.com/numpy/numpy) from 1.20.2 to 1.21.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt) - [Commits](numpy/numpy@v1.20.2...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…/backend/numpy-1.21.0 Bump numpy from 1.20.2 to 1.21.0 in /build/python/backend
Updating all go files
…ve-library Install Archive library for ExifTools
cameron-dunn-sublime
force-pushed
the
cd.merge-target
branch
from
March 7, 2022 20:16
7f93bf4
to
329c6c7
Compare
cameron-dunn-sublime
force-pushed
the
cd.merge-target
branch
from
March 7, 2022 20:33
329c6c7
to
db1db8c
Compare
rw-access
approved these changes
Mar 7, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Specifically to get target#197 but grabs some other fixes.
Merged with
-s ours
to resolve conflicts ongo.sum
/go.mod
files (aka we may be out of date here). These occur because this repo has go deps setup differently.