Viewing profile — mgiladi
mgiladi
HN member- Joined
- Sun, Feb 23, 2025, 3:39 PM UTC
- HN karma
- 4
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About mgiladi
No profile information was provided.
Recent public activity
-
comment
Comment #43386100
They have no way of knowing unless they have admin access, in which case they can do whatever they want anyway. If the tool produces any visible outputs, just configure it to block…
-
comment
Comment #43378103
We've recently released open-source tools that would have easily prevented this, before anything runs or added to any pipeline: 1. The maintainers could have used PRevent to immedi…
-
comment
Comment #43377970
We've recently released open-source tools that would have easily prevented this: 1. The maintainers could have used PRevent to immediately alert and block any PR containing malicio…
-
story
Show HN: I built a PR listener and ruleset to detect malicious code in CI/CD
I built a GitHub app that detects it in pull requests, notifies or blocks them. Alongside it, I published a Semgrep ruleset for any stage of the CI/CD. I started this after getting…
-
story
Show HN: Malicious code detector
Hey HN, I built a GitHub app that detects malicious code in pull requests and notifies or blocks them. Alongside it, I published a Semgrep ruleset for any stage of the CI/CD. I sta…