-
Updated
May 27, 2022 - Go
security-automation
Here are 373 public repositories matching this topic...
-
Updated
May 29, 2022 - Go
-
Updated
May 24, 2022
-
Updated
May 27, 2022 - Python
-
Updated
May 27, 2022 - Python
-
Updated
May 19, 2022 - Python
-
Updated
May 26, 2022 - C#
-
Updated
May 29, 2022 - HTML
-
Updated
Jan 29, 2022 - Python
-
Updated
May 29, 2022 - Shell
-
Updated
Oct 13, 2020 - Python
-
Updated
Nov 17, 2021 - Python
Summary
Dependabot has identified several security vulnerabilities in the 3rd party libraries Pacbot relies on. In most cases, these vulnerabilities can be resolved by upgrading the library to the most current version.
Maintainers, if you're internal to T-Mobile, you should have been seeing these security alerts coming in over the last several weeks. *Please respond to these in a timely ma
-
Updated
Apr 21, 2022 - Python
-
Updated
Jan 9, 2022 - Python
-
Updated
May 29, 2022 - Shell
-
Updated
May 25, 2022 - Python
-
Updated
May 28, 2022 - Shell
Add detection for below Redis vulnerability.
https://nvd.nist.gov/vuln/detail/CVE-2022-0543
https://thehackernews.com/2022/03/muhstik-botnet-targeting-redis-servers.html
This might not be trivial as it has to do with the way Redis loads the Lua interpreter on certain Linux distributions. We might be able to find exploitation evidence in redis logs of cache files.
#22 introduced a feature to guess actions that are similar to an existing policy. It currently doesn't support all actions.
Here's things I currently know are missing (comment if you find more):
- KMS:
Encrypt,Decrypt,GenerateDataKey, ... - ECR:
BatchDeleteImage,BatchGetImage, ... -
*Deregister* -
*Modify* -
*Remove* - API Gateway: (
DELETE,
-
Updated
Dec 9, 2017 - Ruby
-
Updated
Jan 6, 2022 - Python
-
Updated
May 27, 2022 - HTML
-
Updated
Apr 13, 2022 - Go
🐞 Bug report
Describe the bug
Running install.sh (from the bin folder) tries to install the operator in the version docker.io/securecodebox/operator:v3.1.0-alpha1, which does not exist.
Steps To Reproduce
- Start with a fresh cluster
- Run
install.sh, install nothing but the operator - Observe that the installed operator fails to come up:
% k get pods -n s-
Updated
Aug 1, 2018 - Python
Feedback
I think that you are doing a very necessary system and your idea is cool, but at the moment it has a lot of bugs. From what I noticed, the assets do not understand the ascii characters and the system crashes. In addition, I did not find a description of the API, I would like to integrate your system into TheHive, or rather make it possible to view information about an asset in TheHive. I believe t
Improve this page
Add a description, image, and links to the security-automation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the security-automation topic, visit your repo's landing page and select "manage topics."
The current swagger definition is autogenerated. The automatically generated definitions rely on reflection and annotations to create the documentation. The reflection capabilities are poor at best and lead to missing API parameters. Annotations can help in some cases, but the only fix for Swagger is to create individual POJOs for every possible request. This will lead to unnecessary large number