Skip to content

fix: replace hardcoded headers with secret-based auth for witness wokflow #36

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 27, 2025

Conversation

kriscoleman
Copy link
Member

@kriscoleman kriscoleman commented Jun 27, 2025

Removes the archivista-headers input parameter and replaces it with a secure archivista-headers-token secret that gets formatted as an authorization header. Updates witness-run-action to use main branch instead of pinned commit.

  • Enhances security by moving sensitive tokens from inputs to secrets
  • Adds comprehensive documentation for reusable workflow usage
  • Explains proper secret handling patterns for GitHub Actions

…kflow

Removes the archivista-headers input parameter and replaces it with a secure
archivista-headers-token secret that gets formatted as an authorization header.
Updates witness-run-action to use main branch instead of pinned commit.

- Enhances security by moving sensitive tokens from inputs to secrets
- Adds comprehensive documentation for reusable workflow usage
- Explains proper secret handling patterns for GitHub Actions
@kriscoleman kriscoleman changed the title fix: replace hardcoded headers with secret-based auth for witness wor… fix: replace hardcoded headers with secret-based auth for witness wokflow Jun 27, 2025
@kriscoleman kriscoleman merged commit 37c86fb into main Jun 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant