aalsanie/Shamash Architecture Check
Scan compiled JVM code for architecture violations with Shamash.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Aug 30, 2026
- License
- Apache 2.0
Pinned Snippet
uses: aalsanie/shamash@2332df02840583f8f98567d99d90b27c48e6f67a # v0.91.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Shamash release version to run. | no | 0.92.0 |
| java-version | Java runtime used by Shamash. | no | 17 |
| config | Optional path to asm.yml. Omit for configless discovery mode. | no | "" |
| fail-on | Failure threshold for configured scans (NONE|INFO|WARNING|ERROR). | no | ERROR |
| all-findings | Print every finding instead of the default first 20. | no | false |
| verbose | Print engine diagnostics. | no | false |
Outputs
no outputs