hashgraph / hedera-sdk-rust

The Hedera™ Rust SDK
Apache License 2.0
42 stars 14 forks source link

ci: [2024-Q3] CI/CD Audit Story #811

Open rbarkerSL opened 4 months ago

rbarkerSL commented 4 months ago

Contents

Administrative Audit Criteria

Check Actions State

Check if Actions should be disabled

If actions have not been run in the previous 6 months they should be disabled:

Repository Settings Checks

App Integrations

If actions are enabled:

Security Checks

Custom Properties

Non-Administrative Audit Criteria

Dependabot

Workflow checks

Self Hosted Runners

CODEOWNERS

Other


Repository Settings


Acceptance Criteria

mishomihov00 commented 3 weeks ago

@rbarkerSL @andrewb1269hg In the rust-ci.yml file on line 123 there is a hardcoded key. Is it ok to leave it like that or a secret is needed? @andrewb1269hg assigning over to you.

rbarkerSL commented 3 weeks ago

@rbarkerSL @andrewb1269hg In the rust-ci.yml file on line 123 there is a hardcoded key. Is it ok to leave it like that or a secret is needed? @andrewb1269hg assigning over to you.

@rwalworth can we coordinate a key roll and I'll move the TEST_OPERATOR_KEY into a github secret?