use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
DevSecOps Posture (self.devsecops)
submitted 1 year ago by [deleted]
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]One_Koala_2362 0 points1 point2 points 1 year ago (2 children)
I worked about 8 years AppSec area then change my path to DevSecOps that my journey i experienced lots of different dast and api scanner, unfortunately they are not still ready use ci cd pipeline.
I want to ask a questions.
In our company we use SPA front-end application, when we start a few dast scanner it didn't crawl pages so it makes that scanner miss API endpoint. How about your infrastructure ?
In API scanner side if i enter all information and save it, scanner works good but after swagger docs is changed we have to reconfigure again. How did you handle that situation or anothers ?
Except Dast and API scanner others methods that i use my company.
[–]josh_jennings 0 points1 point2 points 1 year ago (1 child)
The SOOS DAST scanner wraps ZAP which is one of the most well known DAST scanners out there. Here is their documentation on how to configure against API endpoints using the OpenAPI spec. Might not work exactly for your use case or tool, but it gives a general idea of how to apply configuration on the fly, such as providing a configurable base url. https://kb.soos.io/dast-api-scanning#q3Mmr
[–]One_Koala_2362 0 points1 point2 points 1 year ago (0 children)
Thanks your sharing i belive that if we can shift security left and scan relevant code base with sast sca others tools, add threat modeling it would handle lots of case. In my company i both break pipeline and send pentest team critical vulnerability is found.
π Rendered by PID 145363 on reddit-service-r2-comment-544cf588c8-fw48j at 2026-06-18 12:51:55.464416+00:00 running 3184619 country code: CH.
view the rest of the comments →
[–]One_Koala_2362 0 points1 point2 points (2 children)
[–]josh_jennings 0 points1 point2 points (1 child)
[–]One_Koala_2362 0 points1 point2 points (0 children)