The Wayback Machine - https://web.archive.org/web/20220515124050/https://github.com/topics/security-automation
Skip to content
#

security-automation

Here are 369 public repositories matching this topic...

pacbot
marshmallowrobot
marshmallowrobot commented Nov 10, 2020

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

good first issue dependencies
cfn_nag
flosell
flosell commented Jun 10, 2018

#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,
enhancement good first issue guess-feature

The AWS Secure Environment Accelerator is a tool designed to help deploy and operate secure multi-account, multi-region AWS environments on an ongoing basis. The power of the solution is the configuration file which enables the completely automated deployment of customizable architectures within AWS without changing a single line of code.

  • Updated May 8, 2022
  • HTML
secureCodeBox
malexmave
malexmave commented Mar 10, 2022

🐞 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

  1. Start with a fresh cluster
  2. Run install.sh, install nothing but the operator
  3. Observe that the installed operator fails to come up:
% k get pods -n s
bug good first issue
1
antonmalae
antonmalae commented Nov 15, 2018

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

good first issue
XDRAGON2002
XDRAGON2002 commented Jan 20, 2022

Although static declarations are present in the codebase, it is not uniform throughout.
This issue aims to get the entire project typed, so as to allow mypy enforcement in the future.
I believe working on this issue will help anyone trying to familiarize themselves to the project structure (also helps with easy and friendly PRs)

cve_bin_tool/version_signature.py
cve_bin_tool/version_scanner.

enhancement good first issue

Improve this page

Add a description, image, and links to the security-automation topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more