access-control
Here are 510 public repositories matching this topic...
-
Updated
May 13, 2021 - Go
-
Updated
Jan 17, 2021 - TypeScript
-
Updated
May 13, 2021 - TypeScript
-
Updated
May 13, 2021 - Java
With this policy:
f(x: Integer);
f(1);
g(1);
g(x: Integer);
You get:
query> f(1)
[debug] QUERY: f(1), BINDINGS: {}
[debug] APPLICABLE_RULES:
[debug] f(x: Integer);
[debug] f(1);
...
query> g(1)
[debug] QUERY: g(1), BINDINGS: {}
[debug] APPLICABLE_RULES:
[debug] g(x: Integer);
[debug] g(1);
...
The version with a sp
-
Updated
Aug 10, 2020 - Vue
-
Updated
Feb 22, 2021 - C++
-
Updated
May 6, 2021 - PHP
-
Updated
May 9, 2021 - TypeScript
-
Updated
Sep 11, 2018 - Ruby
Purpose:
To contribute content to the Cloud Native Security Map Vanilla.
Scope:
We are looking contribution to the topic: "Threat Modeling"
We are looking for the content:
- projects relevant to the topic. Any projects, mainly focused on open source related to the topic, a
-
Updated
May 13, 2021 - Python
-
Updated
May 10, 2021 - TypeScript
-
Updated
Apr 23, 2021 - C#
-
Updated
May 13, 2021 - Python
-
Updated
May 9, 2021 - Vue
-
Updated
Jan 23, 2021
-
Updated
Nov 15, 2020 - TypeScript
-
Updated
May 11, 2021 - PHP
-
Updated
May 1, 2021 - Go
-
Updated
Jul 17, 2018 - JavaScript
-
Updated
May 13, 2021 - Go
Every now and then happens that the instance fails to boot up and it would be good to have a way how to debug it, AWS just provided it. aws-gate should have support for this.
More https://aws.amazon.com/about-aws/whats-new/2021/03/introducing-ec2-serial-console/
Type annotations
-
Updated
Jun 25, 2020 - C++
-
Updated
Apr 30, 2021 - Ruby
-
Updated
Jul 26, 2017 - Go
-
Updated
May 2, 2021 - Python
-
Updated
Jan 30, 2021 - Go
Improve this page
Add a description, image, and links to the access-control topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the access-control topic, visit your repo's landing page and select "manage topics."
Steps to reproduce: