Giulia Stocco
Giulia Stocco
Sounds great. I branched off the head of release/v2.3 here: https://github.com/microsoft/AttackSurfaceAnalyzer/tree/proposal/EfCoreDbManager
Alas. Thanks for checking!
@mtmulch Yeah, definitely still open to collaboration on this. Let me know if you have any questions, and just a reminder to fork off the release/2.3 branch rather than main.
At first blush, I think a shared consts class makes sense - or alternately an inheritance structure with an intermediate abstract sqldatabasemanager that's shared. 🤔
@WingZer0o sounds good! No problem on the second aspect. It can certainly be intimidating to work publicly, my view is there is no shame in mistakes, we all make them...
Hello @dotai2012, I've attempted to replicate this but am not seeing this behavior with DevSkim 1.0.11 on Windows, the .NET process appears to properly quit when VS Code is closed....
I'm able to replicate this on Ubuntu, but am not yet sure how to resolve it. The design of the extension delegates responsibility for the lifecycle of the Language Server...
This issue doesn't appear to be present in Bicep which uses a very similar design including also using the omnisharp language server library, which may be useful as a reference...
Sorry for the delay in addressing this. We've rolled back to a working version for the latest release and marketplace version is now working for me. The version number is...
Verbs are case sensitive. It looks like you're using `verb1` on the command line, but the program expects `Verb1`.