-
## Description
It will be nice if you could add a brief description of what you are filtering on each security group rule.
## Use case
I need this feature to clarify what service is being fil…
-
### Proposal
Introduce support for creating threat modeling diagrams using Mermaid.js. Threat modeling is a critical process in cybersecurity, enabling architects, developers, and security profession…
-
`Secure-Development-Lifecycle`
1. Outdated since 2006.
2. In 2024 we say `SDLC` for Lifecycle and `DevSecOps` for security practices at every phase of the SDLC.
The candidate for removal.
-
AWS Copilot is a command-line interface (CLI) tool provided by Amazon Web Services (AWS) to simplify the deployment and management of containerized applications on AWS. It is designed to help develope…
-
### Read this [wiki](https://github.com/juspay/hyperswitch/wiki/Plugin-Development-Hackathon) to know how to Participate
### Please make sure to read this through the below Guidelines before attemp…
-
Dasharo modules concept was never correctly described nor introduced in a consistent way. Despite that, it is widely used. We should educate ourselves on the practices of test organization and apply t…
-
If you are reporting a problem, please make sure the following information are provided:
**Expected behavior and actual behavior:**
Expected behavior: The `npm start` or `ng serve` commands shou…
-
We need to integrate Ory Kratos and Ory Hydra into FastSchema to improve our user authentication and authorization mechanisms. By using Ory Kratos as our user identity provider and Ory Hydra for corpo…
-
### What it does
Hard-coded URIs can lead to several disadvantages in software development:
- Lack of Flexibility: Changing a hard-coded URI requires modifying the source code and redeploying the ap…
-
Doing stuff like `phases = [ "unpackPhase" "buildPhase" "installPhase" ];` is a bad idea, because:
- Semi-important but not crucial phases like `fixupPhase` are almost always forgotten, leading to th…