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(rules): additional code execution commands for untrusted checkout exec #248

Conversation

bthuilot
Copy link
Contributor

Changes to build commands

  • Adds pip commands
    • Code execution can be achieved via setup.py script after installing
  • Adds cargo commands
    • Code execution can be achieved via build.rs scripts which are invoked before build

@bthuilot bthuilot requested a review from a team as a code owner December 30, 2024 22:01
Copy link
Contributor

@fproulx-boostsecurity fproulx-boostsecurity left a comment

Choose a reason for hiding this comment

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

LGTM

@fproulx-boostsecurity fproulx-boostsecurity merged commit 7fe4f3b into boostsecurityio:main Jan 9, 2025
5 checks passed
@fproulx-boostsecurity
Copy link
Contributor

Thank you @bthuilot

There are plenty more ideas yet to finish documenting in LOTP project (https://github.com/boostsecurityio/lotp/issues) and then to transfer over to the poutine rules.

I will onboard a new full time employee next month, hopefully we can resume that, but you are welcome to cherry pick something over there.

@bthuilot
Copy link
Contributor Author

bthuilot commented Jan 9, 2025

wow thats a super cool reference, I'm definitely bookmarking it thanks! looking forward to see it grow

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