Skip to content

[seclift] ephemeral Infisical OIDC validation#244

Closed
giusepperrr wants to merge 1 commit into
mainfrom
seclift-validate-1778682500311129000
Closed

[seclift] ephemeral Infisical OIDC validation#244
giusepperrr wants to merge 1 commit into
mainfrom
seclift-validate-1778682500311129000

Conversation

@giusepperrr
Copy link
Copy Markdown

SecLift creates this PR temporarily to validate Infisical OIDC identities.
SecLift injects validation steps into an existing pull_request workflow on a temporary branch.

Closing + deleting seclift-validate-1778682500311129000 afterwards.

@giusepperrr giusepperrr deleted the seclift-validate-1778682500311129000 branch May 13, 2026 14:28
Comment thread .github/workflows/ci.yml
for k, v in kwargs.items():
ctx[k] = v
p.write_text(json.dumps(ctx, indent=2, sort_keys=True), encoding="utf-8")

Comment thread .github/workflows/ci.yml

def _load_json_env(name: str, default):
raw = os.environ.get(name)
if raw is None or not str(raw).strip():
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.

2 participants