elevasyncsolutions-jpg/BCOS v2 Action
Run BCOS v2 (Beacon Certified Open Source) scans on any repository — trust scoring, tier verification, PR comments, and RustChain anchoring.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| tier | Certification tier to check (L0, L1, or L2) | yes | L1 |
| reviewer | Human reviewer GitHub handle (required for L2) | no | "" |
| node-url | RustChain node URL for anchoring attestations on merge | no | https://rpc.rustchain.org |
Outputs
| name | description |
|---|---|
| trust_score | Computed trust score (0-100) |
| cert_id | BCOS certificate ID (derived from BLAKE2b commitment) |
| tier_met | Boolean string: "true" if requirements for claimed tier are met, "false" otherwise |