Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
| # Source: e2e/specs/features.md ## Scenario: feature_create_key_must_not_be_ulid | ||
|
|
||
| @api_base = {{process.env.OPENMETER_ADDRESS}}/api/v3 | ||
| @d__feature_create_key_must_not_be_ulid__ulid_key = 01HXYZABCDEFGHJKMNPQRSTVWX |
There was a problem hiding this comment.
Exposed secret in .agents/skills/e2e-httpyac/references/examples.md - high severity
Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
Reply @AikidoSec ignore: [REASON] to ignore this issue.
More Info
| # Source: e2e/specs/features.md ## Scenario: feature_create_key_must_not_be_ulid | ||
|
|
||
| @api_base = {{process.env.OPENMETER_ADDRESS}}/api/v3 | ||
| @d__feature_create_key_must_not_be_ulid__ulid_key = 01HXYZABCDEFGHJKMNPQRSTVWX |
There was a problem hiding this comment.
Exposed secret in e2e/http/features/feature_create_key_must_not_be_ulid.http - low severity
Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
Reply @AikidoSec ignore: [REASON] to ignore this issue.
More Info
Overview
This is an experiment for creating a httpyac
.httpfile e2e solution with a dedicated skill that would take thee2e-nlnatural language testing representation as an input and produce an output for httpYac.