Srishti Singh (@srishti77singh) 's Twitter Profile
Srishti Singh

@srishti77singh

ID: 1835942792951959552

calendar_today17-09-2024 07:24:24

5 Tweet

8 Followers

96 Following

Srishti Singh (@srishti77singh) 's Twitter Profile Photo

๐๐จ ๐ข๐ฅ๐ฅ๐ง๐ž๐ฌ๐ฌ , ๐๐จ ๐๐ข๐ฌ๐ž๐š๐ฌ๐ž ๐œ๐š๐ง ๐ฐ๐ž๐ข๐ ๐ก ๐ฆ๐จ๐ซ๐ž ๐ญ๐ก๐š๐ง ๐ญ๐ก๐ž ๐ฉ๐ฎ๐ซ๐ข๐ญ๐ฒ ๐จ๐Ÿ ๐ฅ๐จ๐ฏ๐ž .

๐๐จ ๐ข๐ฅ๐ฅ๐ง๐ž๐ฌ๐ฌ , ๐๐จ ๐๐ข๐ฌ๐ž๐š๐ฌ๐ž ๐œ๐š๐ง ๐ฐ๐ž๐ข๐ ๐ก ๐ฆ๐จ๐ซ๐ž ๐ญ๐ก๐š๐ง ๐ญ๐ก๐ž ๐ฉ๐ฎ๐ซ๐ข๐ญ๐ฒ ๐จ๐Ÿ ๐ฅ๐จ๐ฏ๐ž .
SafeDep (@safedepio) 's Twitter Profile Photo

๐Ÿš€ Announcing #GitLab CI/CD Component for #vet โžก๏ธ Seamless integration as a CI Component โžก๏ธ Available in GitLab CI Catalog โžก๏ธ Policy as Code (CEL) โžก๏ธ Protect against vulnerable and malicious "code" ๐Ÿ‘‹ Try now โžก๏ธ safedep.io/introducing-giโ€ฆ #devops #appsec #opensource #Security

๐Ÿš€ Announcing #GitLab CI/CD Component for #vet 

โžก๏ธ Seamless integration as a CI Component
โžก๏ธ Available in GitLab CI Catalog
โžก๏ธ Policy as Code (CEL)
โžก๏ธ Protect against vulnerable and malicious "code"

๐Ÿ‘‹ Try now
โžก๏ธ safedep.io/introducing-giโ€ฆ

#devops #appsec #opensource #Security
SafeDep (@safedepio) 's Twitter Profile Photo

Malware hiding in a fake eslint-config package?๐Ÿ˜จ This npm package looked harmless until: ๐Ÿ”นPostinstall sets a .env with malicious proxy ๐Ÿ”นTransitive dep fetches payload via env var ๐Ÿ”นRemote server sends & runs base64 JS code How dynamic analysis caught๐Ÿ‘‰safedep.io/digging-into-dโ€ฆ

Malware hiding in a fake eslint-config package?๐Ÿ˜จ

This npm package looked harmless until:
๐Ÿ”นPostinstall sets a .env with malicious proxy
๐Ÿ”นTransitive dep fetches payload via env var
๐Ÿ”นRemote server sends & runs base64 JS code

How dynamic analysis caught๐Ÿ‘‰safedep.io/digging-into-dโ€ฆ
SafeDep (@safedepio) 's Twitter Profile Photo

๐Ÿ”Not all open source threats are the same. We often confuse with vulnerable libraries with malicious ones but the difference is critical. ๐Ÿ›  Vulnerable = unintentional bugs, tracked & patchable ๐Ÿ’ฃMalicious = intentional backdoors, harder to detect, devastating impact

๐Ÿ”Not all open source threats are the same.

We often confuse with vulnerable libraries with malicious ones but the difference is critical.

๐Ÿ›  Vulnerable = unintentional bugs, tracked & patchable
๐Ÿ’ฃMalicious = intentional backdoors, harder to detect, devastating impact
SafeDep (@safedepio) 's Twitter Profile Photo

๐Ÿ—ณ๏ธShould Vet offer built-in policies out-of-the-box? So far, Vet lets you define whatโ€™s risky using CEL. But now weโ€™re exploring defaults like `--policy builtin:critical-set` Vote & share your thoughts๐Ÿ‘‡ ๐Ÿ”—github.com/safedep/vet/diโ€ฆ #DevSecOps #OSS