-
Updated
Nov 5, 2020 - Go
security-tools
Cybersecurity (security) includes controlling physical access to hardware as well as protection from attacks that come via network access, data injection, and code injection.
Here are 1,833 public repositories matching this topic...
Is your feature request related to a problem? Please describe.
During the analysis of big repositories where the important feature is to detect the secrets at the HEAD, it's important to be able to use the git clone --depth in order to reduce the size of the repository that needs to be downloaded.
Describe the solution you'd like
gitleaks already have an --depth option, if `gitl
-
Updated
Oct 31, 2020 - Ruby
If you call fuzz on a layer that contains a PacketField, that fuzz does not recurse down into a PacketField within the layer
class Foo(Packet):
name='Foo'
fields_desc=[
int64("bar"),
]
def extract_padding(self, s):
return b'', s
class demo(Packet):
name="demo"
fields_desc = [ PacketField(name="foo",default=Foo(),cls=Foo)]
inst-
Updated
Nov 5, 2020 - Python
Description
Unescaped characters in messages including < or > or " breaks XML format output required to convert to JUNIT format for Jenkins report collector.
What did you expect to happen?
Characters in messages and values properly escaped.
What happened instead?
Error encountered in importing XML file by Jenkins XML parser.
Caused by: org.xml.sax.SAXParseException; l
-
Updated
Oct 28, 2020 - Shell
We need Vagrant docs, you can find it here https://github.com/NullArray/AutoSploit/tree/dev-beta/Vagrant
README translations
-
Updated
Nov 4, 2020
-
Updated
Nov 6, 2020 - Python
-
Updated
Oct 28, 2020 - C#
-
Updated
Nov 2, 2020 - Go
-
Updated
Nov 4, 2020 - Shell
-
Updated
Nov 6, 2020 - Go
-
Updated
Nov 1, 2020 - Go
-
Updated
Nov 5, 2020 - Shell
RustScan has an accessible mode, rustscan --accessible which should promise not to have any weird ASCII text in it.
Write CI that runs RustScan with --accessible a few times, with different flags / options and check the terminal output to see if it contains one of these:
[!][~][>]| {}
If any of these characters appear in any of the tests, fail the CI. E
Describe the bug
In the docs found here:
https://bandit.readthedocs.io/en/latest/plugins/index.html#complete-test-plugin-listing
B109 and B111 show a description instead of a plugin name. This looks inconsistent since all the other plugin names are listed. I believe this is a result of a recent change to remove these deprecated plugins.
To Reproduce
- Navigate to https://bandit
-
Updated
Nov 4, 2020 - Python
-
Updated
Nov 4, 2020 - Ruby
-
Updated
Sep 6, 2020
-
Updated
Apr 24, 2020 - Python
Context
Please select one:
- I use the docker image
ullaakut/cameradar - I use my own build of the docker image
- I use the pre-compiled binary
- I use my own build of the binary
- None of the above / I don't know
Please select one:
- I use a specific version:
- I use the latest commit of the master branch
- I use the latest comm
What would you like to be added
Add support for a DynamoDB storage backend. Although MySQL is available, it would require to run a RDS Instance for it. Extra costs, backup considerations, etc. Even with Aurora Serverless.
DynamoDB is just there, scales as needed with OnDemand pricing and has fine backup capabilities.
Why this is needed
We plan to run step-ca in AWS ECS on Farga
-
Updated
Oct 2, 2020
-
Updated
Oct 2, 2020 - Shell
-
Updated
Nov 4, 2020 - C#
-
Updated
Sep 13, 2020 - JavaScript
-
Updated
Aug 7, 2020
- Wikipedia
- Wikipedia


It would be nice if lynis would gather (and report in the portal/reports) information about user-accounts: