-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapptest.html
More file actions
47 lines (47 loc) · 4.23 KB
/
apptest.html
File metadata and controls
47 lines (47 loc) · 4.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<!DOCTYPE>
<html>
<head>
<title>khs group</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<nav>
<div id="div">
<a id="a" href="khs group.html"><img src="khs8.png" width="150px" height="80px";
<ul id="#ul">
<li id="nocol"><a ></a></li>
<li id="col"><a href="contactus.html">CONTACT US</a></li>
<li id="col"><a href="about.html">ABOUT US</a></li>
<li id="col"><a href="software.html">SOFTWARE INTEGRITY</a></li>
<li id="col"><a href="siliconip.html">SILICON IP</a></li>
<li id="col"><a href="design.html">SILICON DESIGN& VERIFICATION</a></li>
</ul>
</div>
</nav>
<br></br>
<h1 id="h1" style="color:purple;font-size:40px;">Software Integrity Blog</h1></br>
<h1 id="h1" style="color:purple;font-size:30px;">Khs named a leader in the 2019 Gartner MQ for<br> Application Security Testing—3 years running</h1></br>
<p id="pa" style="margin-left:30px"><i>In the 2019 Gartner Magic Quadrant for Application Security Testing, Khs leads the field for our ability to execute and our completeness of vision.</i></p>
<img id="img" src="apptest1.jpg" width="60%" height="70%"><br/><br>
<p id="pa" style="margin-left:30px">I’m proud to report that Gartner has positioned Khs as a leader in the 2019 Magic Quadrant for Application Security Testing for the third consecutive year. This year, Khs moved into the highest position for both our ability to execute and our completeness of vision. As a result, Khs holds the coveted “top right” position in both the Gartner report and the Forrester report for static analysis. </p>
<h1 id="h1" style="color:purple;font-size:30px;">Integrating our portfolio</h1>
<h1 id="h1" style="color:black;font-size:25px;">The Polaris Software Integrity Platform</h1>
<img id="img" src="apptest2.png" width="60%" height="70%"><br/><br>
<p id="pa" style="margin-left:30px">Having the best tools to test the code you write, the open source code you pull in, and the software in its runtime environment is just the beginning. The real benefits come from integrating these tools to create even more accuracy and depth of analysis. Khs is driving this integration at every level so that we can provide our customers the most value from their investments.</p>
<p id="pa" style="margin-left:30px">At the product level, you can already see the evidence of this integration. As mentioned, we’ve integrated our binary analysis capabilities into the Black Duck solution, providing one tool for testing source and binaries with a consistent bill of materials. The Seeker IAST tool also uses Black Duck Binary Analysis to test the binary open source modules that it encounters for vulnerabilities. These are representative of the many integrations on the near horizon.</p>
<h1 id="h1" style="color:purple;font-size:30px;">Enabling the developer</h1>
<img id="img" src="apptest3.jpg" width="60%" height="70%"><br/><br>
<p id="pa" style="margin-left:30px">Last year, Gartner said: “By 2019, more than 50% of enterprise DevOps initiatives will have incorporated application security testing (AST) for custom code, an increase from fewer than 10% today.”1 We certainly see that with our customers, and Khs has been working diligently to ensure that the Polaris platform and our products integrate tightly across all phases of the software development life cycle (SDLC), as confirmed by the 2019 Gartner MQ for AST.</p>
<p id="pa" style="margin-left:30px">This is demonstrated most clearly through the release of the Polaris Code Sight™ IDE plugin for IntelliJ, Eclipse, and Visual Studio. This lightweight plugin continuously scans in the background, providing near real-time identification of vulnerabilities in the developer’s environment. This means that developers can identify and remediate issues on the spot, creating secure, high-quality code faster. Think of it—a security product that actually increases productivity! For consistent findings, the Code Sight plugin uses the same analysis engines as those used by the Polaris Central Server for scanning the central build. You can’t “shift left” any better than that.</p>
<div style="width:100%;height:200px;"></div>
<footer>
<table>
<tr><td>
<div>
<img src="khs8.png" width="150px" height="80px"></br></br>
<p style="color:purple;">©2019 khs, Inc. All Rights Reserved</p>
</div></td>
</tr>
</table>
</footer>
</body>