https://bugzilla.redhat.com/show_bug.cgi?id=1066657
Bug ID: 1066657
Summary: Review Request: python-summershum - A fedmsg consumer
that extracts and stores hashes of source files
Product: Fedora
Version: rawhide
Component: Package Review
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Spec URL: http://ralph.fedorapeople.org//python-summershum.spec
SRPM URL: http://ralph.fedorapeople.org//python-summershum-0.1-1.fc20.src.rpm
Description:
A fedmsg consumer that extracts and stores hashes of source files.
summershum is composed of two components:
- A fedmsg consumer plugin that listens for
``org.fedoraproject.prod.git.lookaside.new`` messages. Whenever a
contributor uploads a new source tarball to the lookaside cache,
summershum will download that tarball, unpack it, and calculate the
sha1 sum of every file in the tarball. Those hashes are then stored in
a database to be queried later.
- A cli tool ``summershum-cli`` that queries datagrepper for the fedmsg
history. It then crawls through old lookaside messages to fill in data where
it was missed.
With the summershum database, we can then make some interesting queries
in short time:
- how many files have this hash sum in all of fedora? and for which
packages ?
- we can easily find what is bundling what and generate a programatic list
- we could check the db in taskotron tests
- we could check to see how many packages include the full GPL license
- how many packages have that license but with the old FSF address
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review