Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions public/assets/getting-started.faq.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,6 @@
"q":"What types of applications can ZeroThreat scan? ",
"a":"ZeroThreat can scan a wide variety of applications, including traditional web applications, modern Single-Page Applications (SPAs), and both REST and GraphQL APIs integrated within these apps. It also supports scanning microservices. "
},
{
"q":"What are the best practices for deploying DAST? ",
"a":"To effectively deploy DAST, start by integrating it early into your SDLC to catch vulnerabilities before deployment. Use authenticated scans to test behind login screens, and schedule regular scans to catch new threats. Always verify scan results to reduce false positives, and combine DAST with other testing methods like SAST or SCA for full coverage. Lastly, ensure scan configurations are optimized per application environment to avoid noise and missed detections. "
},
{
"q":"Why do I need continuous web application security testing if I already perform manual penetration tests? ",
"a":"Manual penetration tests provide point-in-time assessments, but modern applications change constantly through deployments, APIs, and third-party integrations. Continuous security testing helps identify newly introduced vulnerabilities, exposed attack paths, and emerging CVEs in real time, reducing the window between vulnerability introduction and detection while continuously validating exploitability and business impact. "
Expand Down
4 changes: 0 additions & 4 deletions public/prod/getting-started.faq.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,6 @@
"q":"How can I contact ZeroThreat support? ",
"a":"You can reach ZeroThreat support through email at hello@zerothreat.ai. "
},
{
"q":"What are the best practices for deploying DAST? ",
"a":"To effectively deploy DAST, start by integrating it early into your SDLC to catch vulnerabilities before deployment. Use authenticated scans to test behind login screens, and schedule regular scans to catch new threats. Always verify scan results to reduce false positives, and combine DAST with other testing methods like SAST or SCA for full coverage. Lastly, ensure scan configurations are optimized per application environment to avoid noise and missed detections. "
},
{
"q":"Why do I need continuous web application security testing if I already perform manual penetration tests? ",
"a":"Manual penetration tests provide point-in-time assessments, but modern applications change constantly through deployments, APIs, and third-party integrations. Continuous security testing helps identify newly introduced vulnerabilities, exposed attack paths, and emerging CVEs in real time, reducing the window between vulnerability introduction and detection while continuously validating exploitability and business impact. "
Expand Down
4 changes: 0 additions & 4 deletions public/stage/getting-started.faq.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,6 @@
"q":"What types of applications can ZeroThreat scan? ",
"a":"ZeroThreat can scan a wide variety of applications, including traditional web applications, modern Single-Page Applications (SPAs), and both REST and GraphQL APIs integrated within these apps. It also supports scanning microservices. "
},
{
"q":"What are the best practices for deploying DAST? ",
"a":"To effectively deploy DAST, start by integrating it early into your SDLC to catch vulnerabilities before deployment. Use authenticated scans to test behind login screens, and schedule regular scans to catch new threats. Always verify scan results to reduce false positives, and combine DAST with other testing methods like SAST or SCA for full coverage. Lastly, ensure scan configurations are optimized per application environment to avoid noise and missed detections. "
},
{
"q":"Why do I need continuous web application security testing if I already perform manual penetration tests? ",
"a":"Manual penetration tests provide point-in-time assessments, but modern applications change constantly through deployments, APIs, and third-party integrations. Continuous security testing helps identify newly introduced vulnerabilities, exposed attack paths, and emerging CVEs in real time, reducing the window between vulnerability introduction and detection while continuously validating exploitability and business impact. "
Expand Down
Loading