Key | Value |
---|---|
FileName | ./usr/lib64/ruby/gems/3.1.0/specifications/ruby_parser-3.5.0.gemspec |
FileSize | 4104 |
MD5 | 056A385822C38C0EEC7FF3EE05149F67 |
SHA-1 | 19BD4B656A17B5185470D1844C29BD703779BD95 |
SHA-256 | 636DC4164E0DC209DFDEF3EA63CDE7E12C1FA96198FCF833093CB499F36E4481 |
SSDEEP | 48:usenPigIt4SDkrXAbMU4KeGjDghTJmhJuqGYeZXtuj1/DvBUtd5wECZ4nZ/o6:usIPJe4HrXq4KXDkJ8ozduj1/Al9 |
TLSH | T1DF81721E4CE2B4A057739FD6CE9A045112A7A8221B4C8D80774E0C7D2B1776BA72A573 |
hashlookup:parent-total | 2 |
hashlookup:trust | 60 |
The searched file hash is included in 2 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
MD5 | A40154F2DDC4F6138336325E1C5B0005 |
PackageArch | i586 |
PackageDescription | ruby_parser (RP) is a ruby parser written in pure ruby (utilizing racc--which does by default use a C extension). RP's output is the same as ParseTree's output: s-expressions using ruby's arrays and base types. As an example: def conditional1 arg1 return 1 if arg1 == 0 return 0 end becomes: s(:defn, :conditional1, s(:args, :arg1), s(:if, s(:call, s(:lvar, :arg1), :==, s(:lit, 0)), s(:return, s(:lit, 1)), nil), s(:return, s(:lit, 0))) Tested against 801,039 files from the latest of all rubygems (as of 2013-05): * 1.8 parser is at 99.9739% accuracy, 3.651 sigma * 1.9 parser is at 99.9940% accuracy, 4.013 sigma * 2.0 parser is at 99.9939% accuracy, 4.008 sigma. |
PackageName | ruby3.1-rubygem-ruby_parser-3_5 |
PackageRelease | 1.88 |
PackageVersion | 3.5.0 |
SHA-1 | 685A088ABA8C265D0795500534300C66BC18C5FA |
SHA-256 | 3CB3BAF157632C3CF535318CD73B1AEC22B6593A98075CFF7493325D30C9DCD4 |
Key | Value |
---|---|
MD5 | 6E028A050B23CE65A11BFEB7D9D35051 |
PackageArch | x86_64 |
PackageDescription | ruby_parser (RP) is a ruby parser written in pure ruby (utilizing racc--which does by default use a C extension). RP's output is the same as ParseTree's output: s-expressions using ruby's arrays and base types. As an example: def conditional1 arg1 return 1 if arg1 == 0 return 0 end becomes: s(:defn, :conditional1, s(:args, :arg1), s(:if, s(:call, s(:lvar, :arg1), :==, s(:lit, 0)), s(:return, s(:lit, 1)), nil), s(:return, s(:lit, 0))) Tested against 801,039 files from the latest of all rubygems (as of 2013-05): * 1.8 parser is at 99.9739% accuracy, 3.651 sigma * 1.9 parser is at 99.9940% accuracy, 4.013 sigma * 2.0 parser is at 99.9939% accuracy, 4.008 sigma. |
PackageName | ruby3.1-rubygem-ruby_parser-3_5 |
PackageRelease | 1.88 |
PackageVersion | 3.5.0 |
SHA-1 | A1BEE2613F69CE5CDC78A45779A5FBD11F99544D |
SHA-256 | 6535DDD2640D99A2E19B34DE6F1396CB4584D01CCB23F4D08D2EC9FC3DFEA677 |