-
Table schema looks like this:
```
Table security_groups
column id int;
Table rules
column id int;
column cidr varchar;
column type varchar; // ingress or egress
column parent_id reference s…
-
-
-
It's an awesome project, I'm looking for a light tool to validate json message, I think this project is almost what I want.
I'm planning to integrate it to my Hadoop related project. I need to care…
-
### Expected behavior
Able to enable ptrace with either `--privileged` or `--sercurity-opt=seccom:unconfied` or `--cap-add SYS_PTRACE`
### Actual behavior
ptrace remains disabled regardless of op…
-
Hello,
I want to ask how we can secure our code that is finally generated by the Electron.CLI build is made? For C# it would help a bit to work with obfuscation/encoding. My first check was with I…
-
**Describe the issue**
The project has no changelog.
**Expected behavior**
The project should have a changelog.
[auto-changelog](https://www.npmjs.com/package/auto-changelog) is a handy to…
-
Hi,
is the ssl_cafile option required when sercurity_protocol is 'SSL'? My producer is unable to connect when my producer config includes ssl_check_hostname=False, and my broker config has ssl.client…
-
The ipfs-desktop repo has a **incrorrect** sercurity advisory on it's transitive dep on cryptiles, which it gets via ipfsd-ctl > hapi > cryptiles.
```console
$ npm ls cryptiles
ipfs-desktop@1.0.…
-
Hello, I have another problem, spring sercurity has made a mistake. I need your help.
* Framework version: 1.3.2
* Implementations: Spring Boot+Springsecurity
An error occurred when the loadUserB…