-
![8d74d183-0ec9-48b6-9d58-cf42634257a0](https://github.com/Aracely-wh/Control-de-libros/assets/125484399/ac80b1f2-f1cf-41e6-814a-fda09dee93e1)
![15896d3f-488b-4b10-8f62-b8542847c21e](https://github.c…
-
libc++ has implemented a hardened mode that allows applications to enable security checks in production. Would it be possible to add similar functionality to the MSVC STL?
Background:
https://libcxx.…
-
#### Description of problem:
Trying to understand why the 'ssg-debderived' package contains configurations up to 22.04, but not for 24.04 (a.k.a. Noble), even though it's been out for six months or…
-
The systemd service does not use any hardening options currently, but we should work them out, since its pretty important if we want to put this default enabled at distributions.
Fedora is also wor…
-
### Code of Conduct
- [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/.github/CODE_OF_CONDUCT.md)
### What article on docs.github.co…
-
### Description
It appears that 1777 is interpreted as decimal, and gets converted to 03361 octal.
The workaround is to override these default vars to '01777'.
### Reproduction steps
```Shell
R…
-
The following hardening fixes around MSIX table size/offset handling,
aiming to prevent a malicious device or VMM from triggering bugs by
supplying bogus values were discovered by a fuzzer and the f…
-
**Is your enhancement proposal related to a problem? Please describe.**
https://docs.zephyrproject.org/latest/security/hardening-tool.html is designed with security in mind, however it can be used …
-
Hi,
I came across this guide https://beaglesecurity.com/blog/article/nginx-server-security.html does your docker build have these fixes or can I just add them myself?
Thanks
-
Our friends at Ericsson have developed a set of code examples and guidance grounded in the MITRE CWE framework (https://cwe.mitre.org/). This work was originally inspired by SEI Cert's secure coding …