Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathfeatures.html
More file actions
Latest commit
132 lines (120 loc) · 7.67 KB
/
Copy pathfeatures.html
File metadata and controls
132 lines (120 loc) · 7.67 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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
<!doctype html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="en"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--><htmlclass="no-js" lang="en"><!--<![endif]-->
<head>
<metacharset="utf-8">
<title>QuantifiedCode | Features</title>
<metaname="apple-mobile-web-app-capable" content="yes" />
<metaname="viewport" content="width=device-width, initial-scale=1" />
<linkhref="/theme/css/main.css" rel="stylesheet" type="text/css">
</head>
<body>
<header>
<navid="navbar" class="navbar navbar-default navbar-static-top" role="navigation">
<divclass="container">
<!-- Brand and toggle get grouped for better mobile display -->
<divid="nav-head" class="navbar-header">
<buttontype="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#toggle-menu">
<spanclass="sr-only">Toggle navigation</span>
<spanclass="icon-bar"></span>
<spanclass="icon-bar"></span>
<spanclass="icon-bar"></span>
</button>
<aclass="navbar-brand" href="/"><imgsrc="/theme/images/logo.svg" /></a>
</div>
<divid="menu">
<divclass="collapse navbar-collapse" id="toggle-menu">
<ulclass="nav navbar-nav navbar-right">
<li><ahref="/contact.html">Contact</a></li>
<li><ahref="/features.html">Features</a></li>
<li><ahref="/download.html">Download</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
</nav>
</header>
<divid="main">
<sectionclass="subpage-nav">
<divclass="container">
<divclass="row">
<divclass="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<ulclass="nav nav-tabs">
<lirole="presentation" class="active"><ahref="/features">Current Features</a></li>
<lirole="presentation"><ahref="/planned-features">Upcoming Features</a></li>
</ul>
</div>
</div>
</div>
</section>
<sectionid="qcapp" class="static-content">
<sectionclass="wrapper features vh">
<section>
<divclass="container">
<divclass="row">
<divclass="space-bottom-20 col-lg-5 col-md-5 col-sm-5 col-xs-10 col-lg-offset-0 col-md-offset-0 col-sm-offset-0 col-xs-offset-0 col-lg-push-6 col-md-push-6 col-sm-push-6">
<imgclass="img-responsive center-block space-top-20" src="/images/features/python-code-checks.png" />
</div>
<divclass="col-lg-5 col-md-5 col-sm-5 col-xs-12 col-lg-offset-1 col-md-offset-1 col-sm-offset-1 col-lg-pull-6 col-md-pull-6 col-sm-pull-6">
<aname="code-checks"></a>
<h3class="head-small">500+ Code Checks for Python, Javascript, Go, ...</h3>
<h5class="subhead-small">Ensure your code is safe and sound</h5>
<p>Automatically identify hundreds of <strong>quality, security, performance and maintainability</strong> issues in your code. By curating the most <strong>comprehensive library of code checks for Python and popular Python frameworks</strong>, we ensure that your codes' quality and security increases continuously. Of course, we also detect complex and undocumented code.</p>
</div>
</div>
</div>
</section>
<section>
<divclass="container">
<divclass="row">
<divclass="space-bottom-20 col-lg-5 col-md-5 col-sm-5 col-xs-10 col-lg-offset-0 col-md-offset-0 col-sm-offset-0 col-xs-offset-0">
<imgclass="img-responsive center-block space-top-20" src="/images/features/automated-code-reviews.png" />
</div>
<divclass="col-lg-5 col-md-5 col-sm-5 col-xs-12 col-lg-offset-1 col-md-offset-1 col-sm-offset-1">
<aname="automated-code-reviews"></a>
<h3class="head-small">Continuous Monitoring of Your Code</h3>
<h5class="subhead-small">Save time in code reviews</h5>
<p>QuantifiedCode CE continuously monitors your software projects and <strong>automatically detects quality and security issues</strong> in your code. It checks every commit to make sure your code stays safe and sound, giving your team a view on problems that <strong>everyone can agree on</strong>.</p>
</div>
</div>
</div>
</section>
<section>
<divclass="container">
<divclass="row">
<divclass="space-bottom-20 col-lg-5 col-md-5 col-sm-5 col-xs-10 col-lg-offset-0 col-md-offset-0 col-sm-offset-0 col-xs-offset-0 col-lg-push-6 col-md-push-6 col-sm-push-6">
<imgclass="img-responsive center-block space-top-20" src="/images/features/incremental-analysis-2.png" />
</div>
<divclass="col-lg-5 col-md-5 col-sm-5 col-xs-12 col-lg-offset-1 col-md-offset-1 col-sm-offset-1 col-lg-pull-6 col-md-pull-6 col-sm-pull-6">
<aname="incremental-analysis"></a>
<h3class="head-small">Incremental Analyses</h3>
<h5class="subhead-small">Build and Deploy Faster</h5>
<p>QuantifiedCode CE intelligently determines which files need to be re-analyzed in a given commit, minimizing analysis time for large projects. This allows you to have a shorter feedback cycle and speed up your CI pipeline.</p>
</div>
</div>
</div>
</section>
<section>
<divclass="container">
<divclass="row">
<divclass="space-bottom-20 col-lg-5 col-md-5 col-sm-5 col-xs-10 col-lg-offset-0 col-md-offset-0 col-sm-offset-0 col-xs-offset-0">
<imgclass="img-responsive center-block space-top-20" src="/images/features/git-support.png" />
</div>
<divclass="col-lg-5 col-md-5 col-sm-5 col-xs-12 col-lg-offset-1 col-md-offset-1 col-sm-offset-1">
<aname="git-support"></a>
<h3class="head-small">Git Support</h3>
<h5class="subhead-small">Integrate with Git, Github, Bitbucket in seconds</h5>
<p>Analyze code from <strong>GitHub, BitBucket, GitLab or on your local git server</strong>. Please note: Direct integrations for Github will become available in the coming weeks, with Gitlab and Bitbucket following soon after that.</p>
</div>
</div>
</div>
</section>
</section>
</section>
</div>
<scriptsrc="/theme/bower_components/jquery/dist/jquery.min.js" type="text/javascript"></script>
<scriptsrc="/theme/bower_components/bootstrap/dist/js/bootstrap.min.js" type="text/javascript"></script>
</body>
</html>