Skip to content

dshafer/incommon-md-counts

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

incommon-md-counts

Utilities for counting entities and unique elements in InCommon SAML metadata

Quick Start

To produce counts for the currently published InCommon metadata aggregate, run make.

The first time the process runs, it downloads the InCommon metadata aggregate. Then it runs a few transformations on the aggregate (XSLT, sed/awk, etc.) to generate its output files.

Finally, it prints line counts for each output file; for example:

   12892 all-entities.out
    6277 inc-entities.out
    3066 inc-unique-public-emails.out
   10011 inc-unique-saml-https-hosts-ports.out
    3658 inc-unique-ui-urls.out

To remove all downloaded and generated files, run make clean.

About

Utilities for counting entities and unique elements in InCommon SAML metadata

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published