authorization
Here are 2,445 public repositories matching this topic...
-
Updated
Jan 29, 2022 - Go
-
Updated
Feb 15, 2022 - Java
-
Updated
Feb 14, 2022 - Java
Running opa check with the --strict flag currently fails when unused assignment is encountered. It would be a good addition if we added a new check to similarly fail on unused imports:
package foo
import data.foo.x
allow {
input.foo == "bar"
}$ opa check --strict foo.rego
1 error occurred: policy.rego:3: rego_compile_error: import data.foo.x unused-
Updated
Feb 5, 2022 - Ruby
-
Updated
Feb 13, 2022 - JavaScript
-
Updated
Feb 15, 2022 - Objective-C
-
Updated
Feb 7, 2022 - JavaScript
-
Updated
Jan 5, 2022 - PHP
-
Updated
Dec 11, 2021 - Objective-C
-
Updated
Feb 8, 2022 - PHP
-
Updated
Feb 13, 2022 - Python
With oso 0.11.1 and Rust client code.
When tracking down policy logic failures using the POLAR_LOG=1 environment variable I will see the logging of the execution of all of my inline queries. The problem is that I have lots of these, but usually I'm not interested in the ones in my core policy files which are fairly static and unchanging, but rather I'm interested in those policy sources that
-
Updated
Sep 16, 2021 - PHP
-
Updated
Feb 15, 2022 - Java
I've read the docs, and it seems you can pass through knex instances, but I didn't see if it supports SQLite3 - could you clarify please?
-
Updated
Feb 13, 2022 - PHP
-
Updated
Feb 15, 2022 - Go
-
Updated
Feb 12, 2022 - TypeScript
-
Updated
Feb 14, 2022 - Go
-
Updated
Sep 28, 2021 - TypeScript
-
Updated
Feb 14, 2022 - C#
-
Updated
Jun 4, 2021 - Java
-
Updated
Jan 26, 2022 - Java
-
Updated
Feb 15, 2022 - C#
-
Updated
Feb 12, 2022 - Java
-
Updated
Dec 22, 2021 - Python
-
Updated
Feb 14, 2022 - PHP
Improve this page
Add a description, image, and links to the authorization topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the authorization topic, visit your repo's landing page and select "manage topics."
Asking about this since the NSA recently published guidance advising the public and private sectors to transition to cryptographic algorithms that are no less than sha384 & ec384 (elliptic curves).
While Edwards' Curves are different, its worth noting that prior to this update sha256 & secp256k1 were both on the list of acceptable cryptographic algorithms. My deduction was that 128-bit securit