Giulia Stocco
Giulia Stocco
Possibly can use: https://github.com/ironfede/openmcdf which purports to be able to parse OLE files in general, which could also allow exploring contents contained in .docx etc files.
This could also use the FileEntryType enum (is this the right name for the enum type?) to indicate a shell result (ie dont expect a valid Stream in the FileEntry).
Depends on DiscUtils/DiscUtils#194
We have spent a fair bit of time on this in the last two weeks and I think we're getting close. We've been having trouble getting the VS extension to...
NET 6 support should now be live on nuget with 0.6.30.
After additional review, I don't think that the correct solution here would be to not surface this at all in shell scripts. DevSkim provides levers to ignore specific instances of...
No problem at all. Looks like good progress so far.
I took a quick look at the EF DB Manager. Looks like it's coming along well! Code seems pretty clear with the linq style queries.
Thanks for your help @SteAmeR with #120, which added an extractor for UDF isos without a joliet index. @PrzemyslawKlys is it possible for you to retry with the file you...
Suggestion Received from Denis: Support placing a suppressions file with a known name - for example `.devskim.suppressions.json` in the top level of a repo to be automatically picked up if...