CoinFabrik / scout-audit

Scout is an extensible open-source tool intended to assist smart contract developers and auditors detect common security issues and deviations from best practices. Scout audit is the core development on which we extend scout for specific blockchains.
https://www.coinfabrik.com/products/scout/
MIT License
7 stars 4 forks source link

Added test_finding_presence #117

Closed Helios-vmg closed 2 months ago

Helios-vmg commented 2 months ago

The test checks that some change to Scout or the detectors hasn't broken the basic communication between modules. It expects to find among the findings exactly:

and nothing else. Anything else is considered a fail.

github-actions[bot] commented 2 months ago

📝 Test results

OS Status
Ubuntu ✅ Passed
macOS ✅ Passed
github-actions[bot] commented 2 months ago

🚀 Release Dry-Run Summary

Crate Release Status Dry Run Status
cargo-scout-audit 🟢 Releasing ❌ Failed
scout-docker 🟢 Releasing ✅ Successful