Pulse-Mind
Pulse-Mind
Hi, would you like to accept and merge this PR please ?
Hi, it is because you modify the file and the part of the file that contains the signature when you are doing the write(...). You need to do an "incremental...
it happened to me using nplusone requirement
I am sorry I did not give enough information. I do not have cookie-consent requirement but I have nplusone, so may be the original issue was due to this library....
And my be if I can ask a another question here : The space between lines and between paragraph are bigger than on the PDF. How can I manage that...
Hello, Thank you for the job done on this tool, it is very useful. At this time it is working well if the filename is requirements.txt but not if it...
Hi @G-Rath , It works great with the colon :), thanks a lot. ``` osv-scanner --config=/Users/pmind/Projects/osv-scanner.toml --lockfile=requirements.txt:requirements/base.txt ``` I created a new issue for nested requirements : https://github.com/google/osv-scanner/issues/252 Best regards,...
you're right, but it one step forward ;)
Same here, I am not able to use the new command on MAC M1 (silicon - arm).
Hello manuel, Thank you for your answer. I tried again: First time I installed botonic using ```npm install @botonic/cli```, second time using ```npm install -g @botonic/cli``` and third time using...