Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your...
{} `asn1:"choice:value"` // ... } // A Context with the registered choices ctx := asn1.NewContext() ctx.AddChoice("value", []asn1.Choice { { Type: reflect.TypeOf(int(0)), }, { Type: reflect.TypeOf(SimpleError("")), Options: "tag:1", }, { Type: reflect.TypeOf(...
go-cpe-dictionary is a good choice for geeks. You can search a CPE name by the application name incrementally. Configuration To detect the vulnerability of Ruby on Rails v4.2.1, cpeNames needs to be set in the servers section. [servers] [servers.172-31-4-82] host = "172.31.4.82" use...
* asn1: accept UTF8 strings as ASN.1 ANY values. * big: handle aliasing correctly for Rat.SetFrac. * build: add missing nuke target (thanks Anthony Martin), catch future accidental dependencies to exp or old packages, more robustly detect gold 2.20 (thanks Christopher Wedgwood), pass $...