Roberto Polli

Results 469 comments of Roberto Polli

> How do you reference? I found for example [Kernel-basedProcessIsolation](https://d3fend.mitre.org/technique/d3f:Kernel-basedProcessIsolation/), while you use _ KernelBasedIsolation_ without "-" and a shorter name. fixed ;)

Hi @wurstbrot! Sorry for the delay :( I hope to get some time in the next month for this... In the meantime, continue to rock on!

Can define `structured-headers` as an alternative schema help?

structured-headers is still WIP, so 3.2 is fine. OTOH it could be interesting some feedback from the OAS community to https://github.com/httpwg/http-extensions/blob/master/draft-ietf-httpbis-header-structure.md

Structured fields is now RFC 8941

Running owasp dependency check on pom.xml I get ``` One or more dependencies were identified with known vulnerabilities in Widoco: bootstrap.js (pkg:javascript/[email protected]) : CVE-2016-10735, CVE-2018-14040, CVE-2018-14041, CVE-2018-14042, CVE-2019-8331 bootstrap.min.js (pkg:javascript/[email protected])...

@bfabio are symlinks compatible with raw.githubusercontent.com/.... ?

Another way could be to always copy the latest directory to latest/ via the CI, or to design a way to publish files via gh-pages instead of using raw.ghuc_com Wdyt?...

@cabo thanks! I updated the issue. Let me know if/how I can help: - in normative I have `SEMANTICS: I-D.ietf-httpbis-semantics` so it is an RFC refernce. - the output is...

@cabo iiuc (not a ruby expert) - the link definition is processed in a static method RFC2629Kramdown.idref_cleanup - which is called by Element.rfc2629_fix and is not processed by parse_xref (which...