GraphicsMagick: Update Coverity Analysis Metrics
GraphicsMagick Commits <[email protected]>
| Newsgroups | gmane.comp.video.graphicsmagick.cvs |
|---|---|
| Message-ID | <mailman.6159.1650206206.1644.graphicsmagick-commit@lists.sourceforge.net> |
changeset 3100d312ae87 in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=3100d312ae87
summary: Update Coverity Analysis Metrics
diffstat:
www/index.html | 8 ++++----
www/index.rst | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (52 lines):
diff -r 8412d044e645 -r 3100d312ae87 www/index.html
--- a/www/index.html Sat Apr 16 12:11:13 2022 -0500
+++ b/www/index.html Sun Apr 17 09:36:27 2022 -0500
@@ -100,8 +100,8 @@
faster using fewer resources.</li>
<li>GM is much smaller and lighter than ImageMagick (3-5X smaller
installation footprint).</li>
-<li>GM is used to process billions of files at the world's largest photo
-sites (e.g. <a class="reference external" href="http://www.kitchensoap.com/2009/04/03/slides-from-web20-expo-2009-and-somethin-else-interestin/">Flickr</a> and <a class="reference external" href="http://codeascraft.etsy.com/2010/07/09/batch-processing-millions-of-images/">Etsy</a>).</li>
+<li>GM has been used to process billions of files at the world's
+largest photo sites (e.g. <a class="reference external" href="http://www.kitchensoap.com/2009/04/03/slides-from-web20-expo-2009-and-somethin-else-interestin/">Flickr</a> and <a class="reference external" href="http://codeascraft.etsy.com/2010/07/09/batch-processing-millions-of-images/">Etsy</a>).</li>
<li>GM does not conflict with other installed software.</li>
<li>GM suffers from fewer security issues and exploits than ImageMagick.</li>
<li>GM participates in Google's <a class="reference external" href="https://github.com/google/oss-fuzz">oss-fuzz</a> project (since February, 2018).</li>
@@ -121,9 +121,9 @@
<li>GM source code is managed in <a class="reference external" href="https://www.mercurial-scm.org/">Mercurial</a>, a distributed source
control management tool which supports management of local
changes. The repository history goes back to 1998.</li>
-<li>GM has 0.00 (zero) defects per 1000 lines of code (332,286 total
+<li>GM has 0.00 (zero) defects per 1000 lines of code (332,315 total
lines included) according to <a class="reference external" href="https://scan.coverity.com/projects/graphicsmagick">Coverity Analysis Metrics</a> on April
-1, 2022.</li>
+16, 2022.</li>
<li>GM developers contribute to other free projects for the public good.</li>
</ul>
</blockquote>
diff -r 8412d044e645 -r 3100d312ae87 www/index.rst
--- a/www/index.rst Sat Apr 16 12:11:13 2022 -0500
+++ b/www/index.rst Sun Apr 17 09:36:27 2022 -0500
@@ -112,8 +112,8 @@
* GM is much smaller and lighter than ImageMagick (3-5X smaller
installation footprint).
- * GM is used to process billions of files at the world's largest photo
- sites (e.g. `Flickr`_ and `Etsy`_).
+ * GM has been used to process billions of files at the world's
+ largest photo sites (e.g. `Flickr`_ and `Etsy`_).
* GM does not conflict with other installed software.
@@ -146,9 +146,9 @@
control management tool which supports management of local
changes. The repository history goes back to 1998.
- * GM has 0.00 (zero) defects per 1000 lines of code (332,286 total
+ * GM has 0.00 (zero) defects per 1000 lines of code (332,315 total
lines included) according to `Coverity Analysis Metrics`_ on April
- 1, 2022.
+ 16, 2022.
* GM developers contribute to other free projects for the public good.