manticore-examples
manticore-examples copied to clipboard
Example Manticore scripts
We want to replicate Travis's "allowed-failure" feature on Github Actions, but it looks like it isn't implemented according to this link https://github.community/t5/GitHub-Actions/continue-on-error-allow-failure-UI-indication/m-p/37033#M2780. `master` shows a green color status even if...
With the latest release of Manticore ([v0.3.2 released Nov 11, 2019](https://github.com/trailofbits/manticore/releases/tag/0.3.2)), the [pwnable_collision] test now fails. Relevant CI runs: * Last passing: https://travis-ci.org/trailofbits/manticore-examples/builds/610150495 * First failure: https://travis-ci.org/trailofbits/manticore-examples/builds/610671213 After some investigation,...
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5. Release notes Sourced from actions/setup-python's releases. v5.0.0 What's Changed In scope of this release, we update node version runtime from node16 to node20 (actions/setup-python#772)....
Merge this repository into the main @trailofbits/manticore repository