Hacker News new | ask | show | jobs
by wyldfire 3386 days ago
Are there any dynamic scanners that are designed like Vuls or Clair (I'm assuming they're both static)?
1 comments

I don't fully understand the question.

clair does static analysis

vuls uses a package manager and changelogs

Are there (any) dynamic analysis options available that would give a report similar in scope to clair or vuls?