opal icon indicating copy to clipboard operation
opal copied to clipboard

Policy and data administration, distribution, and real-time updates on top of Policy Agents (OPA, Cedar, ...)

Results 106 opal issues
Sort by recently updated
recently updated
newest added

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

… s3 authorization. Also adds the ability to configure the AWS region when pulling from S3. For back-compat, the code defaults to the original hardcoded `us-east-1` value. Closes #518 ##...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade @docusaurus/preset-classic from 2.3.1 to 2.4.3. :information_source: Keep your dependencies up-to-date....

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade sass from 1.54.9 to 1.69.5. :information_source: Keep your dependencies up-to-date....

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade docusaurus-plugin-sass from 0.2.2 to 0.2.5. :information_source: Keep your dependencies up-to-date....

**Is your feature request related to a problem? Please describe.** We'd like to leverage OPAL client capabilities (STORE_BACKUP_PATH, OFFLINE_MODE_ENABLED, STORE_BACKUP_INTERVAL) when backing up policies to S3 buckets, rather than using...

**Describe the bug** When the opal-server is configured to load a policy bundle remotely ( `OPAL_POLICY_BUNDLE_SERVER_TYPE=AWS-S3`), it signs the request using AWS Signature V4. This header set is missing the...

bug

This change was discussed on slack and @orweis said a contribution adding tracking of git tags could be considered. ## Changes proposed ### Why tracking git tags instead of branch...

**Describe the bug** upgrade from opal-client-standalone:0.1.21 to 0.7.0, the .env file cannot be loaded correctly. With 0.1.21, I mount `/opal` volume and put `.env` under it, but 0.7.0 does not...

bug

**Is your feature request related to a problem? Please describe.** There should be more documentation explaining how to setup authorization in the OPAL client. There's plenty of documentation already available...