SAST vs SCA: why your CI pipeline needs both
When security teams talk about "scanning" code in CI/CD, they usually mean one of two very different things: scanning the code you wrote (SAST) or scanning the open-source code you imported (SCA). Bot
depwarden.hashnode.dev5 min read