Xueqin Cui
Xueqin Cui
Besides the escaped texts, due to issue https://github.com/golang/go/issues/21399 self-closing tags are not encoded as expected. We may consider refactoring how to write XMLs: instead of calling `xml.Encode()`, write the content...
I noticed one issue of multiple-line self-closing tag encoded into one line: ``` ``` is now ``` ``` this seems low priority though.
Going to track this in separate issues.
I searched for the logs related to bug 6726871018438656 and only saw regressed bisect performed on Jan 18, but I cannot find any logs related to fixed bisect. However, for...
Moving experimental features to production is one of our v2 wishlist - @another-rex and I are evaluating the experimental features.
Hi @pcastellazzi we depend on [deps.dev](https://github.com/google/deps.dev) for license data and https://deps.dev/pypi/attrs indicates that `attrs` has a unknown license so that's why we display `UNKNOWN` here. Can you open a bug...
I tried to look up the extractor in [osv-scalibr](https://github.com/google/osv-scalibr) and only find the extractor for [luarocks](https://github.com/google/osv-scalibr/blob/main/extractor/filesystem/language/lua/luarocks/luarocks.go). Is this what you are referencing to?
Hi @cleanstart-community-admin ! @another-rex is currently OOO and expect to be back next week - your changes will be reviewed once he is back.