shib IdP size
Kevin P. Foote
kpfoote at iup.edu
Wed May 30 19:03:20 BST 2012
quite fun.. git + wc comes up with the following.. (pure line count)
So probably lots of header comments etc..
git ls-files | xargs wc -l
20682 total
I pull into a local git repo.. my last pull is from this svn commit
https://svn.shibboleth.net/java-shib-idp2/branches/REL_2@3106
Obviously this does not take into account opensaml, and other jars
needed.. but you can arrive at those numbers similarly
------
thanks
kevin.foote
On Wed, 30 May 2012, Michael R. Gettes wrote:
-> We are attempting to hire a company to conduct a PEN test of our IdP to meet a contractual obligation for a service provider (not in InCommon). They want to know the approximate size of the shib IdP in # lines of code or # of pages. Any estimate appreciated.
->
-> thanks
->
-> /mrg
-> --
-> To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
->
More information about the users
mailing list