-
When Lighthouse runs, it seems to create a new theme to run the tests on. For some reason though the theme it creates doesn't have any products, so Lighthouse fails whenever it tries to run on that pa…
-
[Clippy](https://github.com/rust-lang/rust-clippy) is great heuristic tool, but does not have many safety or security analysis lints yet. We should extend it with anti-patterns we discover. This is tr…
-
work done commit to this repository https://github.com/jasonwee/MyMachineLearningArtificialIntelligence
OTHER-2484
-
**Description:**
In addition to functional requirements, it's crucial to define the non-functional requirements that will guide the development of a robust and reliable application. Non-functional req…
Mzeey updated
10 months ago
-
**Is your feature request related to a problem? Please describe.**
My requirements.txt contained a yanked version of `cryptography`. `pip-audit` did not warn about this.
**Describe the solution …
-
I am moving forward with this here-
https://github.com/rismoney/puppet-win-cis/tree/keylist
-
@rayozzie had some very good points in https://safecast.slack.com/archives/C026F2Q1U/p1502625250000009 I thought I should capture here.
Essentially we need some way to avoid "corruption" of the ing…
-
**Describe the feature:**
Currently, fleet logs audit logs when a fleet policy is updated and when that policy is deployed to an agent. However, the logs lack in highlighting what the user has chan…
-
For security purposes, it would be useful to be able to monitor when a child process is started in Go via [os/exec](https://pkg.go.dev/os/exec)'s `Cmd`.
It looks like `os/exec` ends up calling [os.St…
-
Linked to epic: #IssueNumberOfEpic
Building APIs for a beauty application using Java and Spring Boot involves creating robust, scalable, and secure endpoints to handle various functionalities, such a…