Firebase:
firebase-tools
replay
DriftFence started flagging App Hosting release error
handling.
3 quiet, then flagged
Release error handling changed on the fourth replayed
commit.
The same App Hosting checks still passed in standard CI, and
DriftFence kept flagging the same change on five later
commits.
Cloudflare:
workers-sdk
replay
DriftFence kept flagging the same recurring Wrangler
deploy change.
193 commits, same signal
Error code 10007 disappeared and stayed gone across the
full replay window.
The same Wrangler deploy checks still passed in standard CI.
AWS:
serverless
replay
DriftFence flagged AWS dev runtime matching.
4 flagged commits
Runtime matching changed while the same AWS dev checks
stayed green.
Two similar on-exit cases did not trigger
DriftFence.
AWS:
configure-aws-credentials
replay
DriftFence started flagging AWS role chaining output.
2 quiet, then flagged
Cross-account role chaining started reporting the assumed
account instead of the source account.
Two earlier commits stayed quiet in standard CI, and the
OIDC and direct IAM-user controls did not trigger
DriftFence.
AWS:
amazon-ecr-login
replay
DriftFence started flagging ECR password masking.
5 quiet, then flagged
Explicit mask-password: true started masking
forwarded docker password outputs.
The same login-action checks still passed in standard CI,
and the mask-password: false and
skip-logout: true controls did not trigger
DriftFence.
Docker:
login-action
replay
DriftFence started flagging Docker registry-auth
redaction.
2 quiet, then flagged
Passwords supplied through
registry-auth started being redacted with
core.setSecret.
The same login-action checks still passed in standard CI,
and the saved-registry-state and standard-login controls did
not trigger DriftFence.
Docker:
build-push-action
replay
DriftFence started flagging Docker build argument
forwarding.
1 quiet, then 2 forwarding changes
call started forwarding into
--call, then allow started
emitting one flag per value.
The same build-action checks still passed in standard CI,
and the existing builder control did not
trigger DriftFence.
Docker:
setup-buildx-action
replay
DriftFence started flagging Buildx unknown-driver flags.
3 quiet, then flagged
Unknown drivers stopped receiving the default
buildkitd entitlement flags.
The same Buildx setup checks still passed in standard CI,
and the docker-container and
remote controls did not trigger DriftFence.
Docker:
metadata-action
replay
DriftFence started flagging Docker annotation forwarding.
5 quiet, then flagged
Default OCI annotations started mirroring generated
labels, and custom descriptions stopped staying
null.
The same metadata-action checks still passed in standard CI,
and the existing labels-control case did not
trigger DriftFence.
Supabase:
cli
replay
DriftFence kept flagging Supabase orphan pruning.
8 commits, same prune change
Orphan pruning started deleting remote functions after
deploy.
The same functions deploy checks still passed in standard
CI, and the no-orphans and invalid-slug controls did not
trigger DriftFence.
Google:
release-please-action
replay
DriftFence started flagging release config forwarding.
8 quiet, then flagged
versioning-strategy and
release-as started forwarding into manifest
construction.
The same release-action checks still passed in standard CI,
and the target-branch and fork
controls did not trigger DriftFence.
prisma
replay
DriftFence flagged datasource path handling.
1 flagged commit
A narrow config-path change altered datasource
resolution.
The same SQLite migrate diff checks still passed in standard
CI, and the schema-only controls did not trigger DriftFence.