openai/Fence
Launch the bundled Fence Linux x64 agent on a supported GitHub-hosted runner
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config | Advanced inline strict JSON Fence configuration; if set, no other Fence config inputs may be used | no | — |
| mode | Fence mode, either block or audit | no | — |
| invocation_id | Optional lowercase slug override; omission derives fence-${GITHUB_RUN_ID}-${GITHUB_RUN_ATTEMPT} | no | — |
| container_policy | Container handling for block mode, either disable or unsafe_preserve | no | — |
| platform_profile | Optional platform profile; only github_hosted_workflow_bootstrap_v5 is supported | no | — |
| disable_broad_github_domains | Set true to remove github.com, api.github.com, release-assets.githubusercontent.com, the optional hosted-runner watchdog, and new platform-origin *.githubapp.com authorizations from the default GitHub compatibility profile | no | — |
| allow_github_artifacts | Set true to allow bounded GitHub artifact uploads in block mode; artifacts become an intentional data-egress channel | no | — |
| allowlist | Optional multiline allowlist entries such as example.com, exact-depth *.example.com or *.*.example.com patterns, example.com:8443, or cidr 192.0.2.0/24 udp 123 | no | — |
Outputs
no outputs