-
### story time (you can skip this)
So long story short, Our company has been working on an API gateway authorization solution for our API's using OPA. Last week the project finally got to handle some…
-
### What is the problem?
The rule https://github.com/aws-cloudformation/aws-guard-rules-registry/blob/main/rules/aws/amazon_s3/s3_bucket_ssl_requests_only.guard is overly permissive.
Following t…
-
We've observed a rare race condition where the commit status API does not show the latest values for statuses when processing a status event. This can cause PRs to get stuck unmerged, since there are …
-
I always see update for "DotNetCore.1.0.1-VS2015Tools.Preview2.0.3" in my notification when I open VS 2015, I download it, then after I run it I see the follwoing:
![000000](https://cloud.githubuserc…
-
**Describe the bug**
Build-DeploymentPlans.ps1 results each time in the fact that it has found a change in the policy set. (The deployment then runs - Deploy-PolicyPlan.ps1).
Nothing was adjusted in…
-
**Title:** Extend Chirps to Scan LLM APIs for Security Issues
**Description:**
Chirps currently provides functionality to scan next-generation AI systems and checks for issues with the vectorDB.…
-
Could not complile under FreeBSD 10.3, Clang 3.4.1, Boost 1.55
Branch issue/126/fix-long-long-upgrade
New error is:
```
/usr/home/username/blackhole/src/formatter/json.cpp:271:9: error: call to objec…
-
We have discussed a few options, but the best one for now is:
1. Feature types are contributed open-source on Git Hub. These would be things like 'interface with GPT.' Feature types need to provide…
-
# Bug Report
## Describe the Bug
Create a policy that contains a list of literals as rightOperand in a constraint as the following:
```
{
"@context": {
"@vocab": "https://w3id.o…
-
- **Model-Free vs Model-Based RL**
>1)**Model-based** algorithmis an algorithm that uses _the transition function_ (and _the reward function_) in order to estimate the optimal policy.
> The age…