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

Dockerize Artifacts #15

Open
RobotSail opened this issue Mar 4, 2024 · 1 comment
Open

Dockerize Artifacts #15

RobotSail opened this issue Mar 4, 2024 · 1 comment

Comments

@RobotSail
Copy link

Hi all,

It seems like FixMorph relies on a few compiled binaries which are currently being stored in this repository as artifacts.
I'd like to go through and Dockerize these dependencies so that they can be updated to support multiple architectures and fix existing CVEs.

The only problem I'm facing is that I don't know what the exact upstream sources for each binary are.
After a bit of research I was able to somewhat track down their upstreams, but had some confusion on the difference between the cvecgen and cvecgen-fail binaries.

Could someone from this project please help me identify exactly where each of these come from?

The artifacts in question are:

  • third-party/Deckard/cvecgen
  • third-party/Deckard/cvecgen-fail
  • third-party/bin/crochet-patch
@RobotSail
Copy link
Author

It seems like crochet-patch comes from here: rshariffdeen/clang-tools, and one of the cvecgen binaries come from here: hrkfdn/deckard, I'm just not sure which one.

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

No branches or pull requests

1 participant