test: add native wrap and install e2e workflows#257
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
7f0c501 to
bdb5614
Compare
|
Hi @JerrettDavis - can you resolve the conflicts here? |
|
| GitGuardian id | GitGuardian status | Secret | Commit | Filename | |
|---|---|---|---|---|---|
| 32448684 | Triggered | JSON Web Token | 993d37c | crates/headroom-core/benches/auth_mode.rs | View secret |
| 32448685 | Triggered | Bearer Token | 993d37c | crates/headroom-core/benches/auth_mode.rs | View secret |
🛠 Guidelines to remediate hardcoded secrets
- Understand the implications of revoking this secret by investigating where it is used in your code.
- Replace and store your secrets safely. Learn here the best practices.
- Revoke and rotate these secrets.
- If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.
To avoid such incidents in the future consider
- following these best practices for managing and storing secrets including API keys and other credentials
- install secret detection on pre-commit to catch secret before it leaves your machine and ease remediation.
🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.
|
This pull request has had no recent activity and is being marked stale. Please rebase, resolve conflicts, or comment if it is still actively being worked. |
|
@copilot resolve the merge conflicts in this pull request |
5e54d42 to
35b46d6
Compare
Summary
Testing