Teal Bauer
Teal Bauer
Howdy Uberspacers :) Leider ist dieses Issue immer noch offen und ich konnte auf Anhieb nichts dazu offiziell dokumentiert finden, aber anhand unserer Mailserver-Logs sieht es so aus, dass Uberspace...
Merci!
#903 might relate to this, I'll test it as soon as I can
The call to dlf is like so: ``` dlf license_finder report --format=csv --save=repo/report.csv --columns=name version licenses license_links approved homepage install_path package_manager groups --use-spdx-id --decisions-file=/full/path/to/doc/dependency_decisions.yml --recursive --project-path="repo" ```
No, I want to allowlist the entire license - for some reason LF is not resolving it beyond the URL and reports the license as `https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt` instead of e.g. "MIT"....
My expectation would be that after permitting the license (by the URL that LF outputs as the `license` column) it would show up as "approved" there, but I realize now...
And to elaborate on the source of my confusion, the HTML report lists things like this:  and clearly appears to subtract "permitted" from the total count (cf. number of...
This is still an issue. I have a workspace with two directories. Cline will just run ahead with the wrong directory, no matter what tab or file or repo is...
Could the HTML export preserve the snowflake in a `data-snowflake` attr? That would make append/resume even easier.
also related: #3065