-
## Description
Below are the terraform changes which will be covered as part of this story:
* Enable EBS/EFS encryption - config driven
* Application LB - select least outstanding request as…
-
**Type of issue**: bug report
**Impact**: rtl refactoring
**Development Phase**: proposal
Hi, our transient execution bug fuzzer found a new spectre variant on BOOM that can inject secret data i…
-
```
steps:
- uses: hadialqattan/relies-on@v1.0.0
with:
workflow: CI
jobs: [build, deploy]
```
I'm looking to do this, because a dependent workflow might …
-
I'm a PhD student interested in finding security vulnerabilities in open source projects.
We found a total of 103 warnings (indicating potential vulnerabilities) when running the CogniCrypt static …
-
Where, $ADTV is Average Daily Trading Volume in $ terms:
$ADTV = average( close_price \* volume_shares , 90 )
which would be the average $ traded in the security over the last 90-days
This will all…
-
It started to happen two days ago without any relevant change from our side in all PRs:
https://github.com/rizinorg/rizin/pull/1222
Here is our CodeQL action configuration:
https://github.com/r…
-
Now that we have proven to ourselves that we can calculate a statistic on a security, it's time to work on the other five that we talked about. There is also some refactoring work to be done here in t…
-
I get this when trying to run cloudsploit security scan on my aws instance.
I've set credentials within the config.js file using access_key,
secret_access_key and session_token
./index.js --conf…
-
With this ticket i would like to propose to re-issue release 6.0 with number version 8.0 to help user clearly identify the last, stable and maintained version of the software.
This seems to me very…
-
I want to add the codeql workflow to automate security checks. CodeQL is the code analysis engine developed by GitHub to identify vulnerabilities in code. It will analyze your code and display the res…