nothingismagick
nothingismagick
If you think this is OK, I can flatten those commits and merge that branch into my main branch, then will make a proper PR to here.
So, what I am thinking is a settings configuration in `tauri.conf.js` that looks something like this: ``` security: { rust: { check: [warn, throw, fix], service: [cargo-audit, antivuln, snyk], command:...
Here are some nice rust resources https://github.com/rust-secure-code/projects
Bumping this issue, because its time to manufacture `tauri audit`.
I totally understand where this comes from, and while I don't think you are wrong - I would encourage you to think from the perspective of "nothing being an error"....
A couple comments: you haven't ticked any of the boxes in the template. We have one, and you should use it as a member of the team. Next, there is...
I found this: https://github.com/MicrosoftEdge/WebView2Feedback/issues/1469
Thanks for the report, but this is definitely not a problem with Tauri, as I am personally aware of several other projects that use `v-model` and Vue3 and TS. Maybe...
> It would actually be much better to have a tool which can generate a PKGBUILD from a tauri app, which fetches the tauri app's source via an url, fetches...
A couple comments: we have adapted cargo-bundle to a great extent and diverged to the point that mere updates to that project won't affect us here. Secondly, I generally have...