Skip to content

Releases: microsoft/OSSGadget

Release v0.1.180

18 May 12:53
189c32e
Compare
Choose a tag to compare

Changes:

  • 189c32e Add WIM and VMDK support and BSD ar (#73)

This list of changes was auto generated.

Release v0.1.179

17 May 22:24
8dadd96
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

Release v0.1.177

16 May 02:01
8b0145a
Compare
Choose a tag to compare

Changes:

See More
  • e861781 Possible fix for parallel extraction problems.
  • 7cb6e99 Update Shared.MultiExtractor.csproj
  • bad2cc9 Update Extractor.cs
  • 85f0d20 Update Extractor.cs
  • 8b4cf73 Try around reading in ISOs
  • 1386562 Add lvm support.
  • 37d2c4b Code tidying.
  • 15a0f11 Fix file extension map, remove .'s
  • aa6b771 FileEntry initializes at position 0
  • 2d1119a MiniMagic returns original file position
  • d17ae6b Add MiniMagic tests
  • e4f1f98 Merge pull request #69 from microsoft/gfs/IsoTestFailure
  • 42af953 Update Extractor.cs
  • 9028a47 Add more zip bombs
  • d0fbd3a Update Extractor.cs
  • ba6be65 Possible fix for parallel extraction problems.
  • 97715de Add more zip bombs
  • 340d4f4 Update Extractor.cs
  • 70f48e3 Minor improvements to parallel rar
  • 54f9a12 Possible fix for parallel extraction problems.
  • a8656e3 Remove unneeded resource governor check.
  • 49f02c7 Update Shared.MultiExtractor.csproj
  • 54a86bd Update Extractor.cs
  • 4c8d53f Update Extractor.cs
  • 5e53e9a Try around reading in ISOs
  • b3ab71c Add lvm support.
  • 5af5c0a Code tidying.
  • d35453c Fix file extension map, remove .'s
  • b555d79 FileEntry initializes at position 0
  • bbfbf51 MiniMagic returns original file position
  • 15e152e Add MiniMagic tests
  • 90421c0 Merge pull request #62 from microsoft/gfs/#61
  • 2453e60 Reset stream position in minimagic vhd detection
  • abde143 Ignore \t in control character count
  • 6aefe93 Fix missing using
  • 2d93a6c LGTM Fixes.
  • 06945f1 Add paralell extraction for VHD and VHDX.
  • bc32ff4 Add VHD and VHDX parsing
  • f5a4a83 Add Parallel iso extraction.
  • ccf8fb6 Add .ISO Parsing
  • 3700288 Add ISO parsing

This list of changes was auto generated.

Release v0.1.146

14 May 01:03
0caa308
Compare
Choose a tag to compare

Changes:

See More
  • 8b719ca Replace many memory streams with filestreams backed by temporary files
  • 5882b67 Update FileEntry.cs
  • 803a065 Update FileEntry.cs
  • 1e7f899 Fix fileentry's stream instantiation
  • 44dd91f Revert "More better stream handling"
  • 547321a Revert "Pass zip streams through instead of copying to array"
  • 437e36c Replace use of .ToArray()
  • 85f56e3 More better stream handling
  • 2758321 Pass zip streams through instead of copying to array
  • 0dc4516 Change fileentry to be a stream holder that just takes the stream it is provided.
  • df8faf6 Return original file when failing to read archive in more places.
  • eeb337d Enumerable-ify debarchivefile.cs
  • c340bde Pass through parallel setting to subextractions
  • 8490c2b Try checking IsComplete in rar checks
  • e54cbbe Reload csproj
  • 49f0f46 Update ExtractorTests.cs
  • 68b2cde Fix single threaded Rar expander
  • b2cc650 Ar extractor fixes
  • 86cea1c Yield instead of constructing results list.
  • 39335a1 Rewrite Gnu Ar parser to parse bytewise.
  • c6f0351 Add 64 bit (> 4gb) gnu ar lookup table support
  • 4584d6d Update GnuArFile.cs
  • 6daa865 Add systemv lookup table support
  • 3aaad23 Update MiniMagic.cs
  • 08cf090 Add archive type to error message.
  • 9f5db3a Improve logging to use consistent message.
  • 364b90a Catch more exceptions.
  • 2c40dce Better exception handling in parallel extractors
  • 698f8de Update Extractor.cs
  • 959820c Catch exception in rar collector
  • a02cf0b Single MAX_BATCH_SIZE parameter
  • bfe3c8e Fix hang.
  • 61fc312 Upgrade other 3 parallel collectors to hybrid mode.
  • 91630f4 Rewrite Zip extractor for hybrid enumerable

This list of changes was auto generated.

Release v0.1.102

09 May 05:29
92e1552
Compare
Choose a tag to compare

Changes:

  • 92e1552 Merge pull request #54 from microsoft/gfs/Nullable
  • abad459 Enable Nullable Reference Types

This list of changes was auto generated.

Release v0.1.100

09 May 05:12
02b0bcb
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

Release v0.1.95

08 May 21:51
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

Release v0.1.94

08 May 20:58
eea75ba
Compare
Choose a tag to compare

Changes:

  • eea75ba Significant merge.
  • 96e454c Disable rar parallel test (failing).
  • 26f99a7 Merge remote-tracking branch 'origin/gfs/MultiExtractorExceptions' into user/miscovet-patch1
  • 1ae0633 Merged. Clean up imports, tests.
  • 2746bb8 Update GnuArFile.cs
  • efe99a1 Add support for Gnu Ar files
  • e07b402 Add GNU_AR detection.
  • 6d4a66c Added .deb test.
  • 3ffac57 Update Extractor.cs
  • 785ba87 Update Extractor.cs
See More

This list of changes was auto generated.

Release v0.1.67

20 Apr 12:31
795f187
Compare
Choose a tag to compare

Changes:

  • 795f187 Update core-pipeline.yml for Azure Pipelines (#41)
  • 5e12365 Merge pull request #37 from microsoft/user/miscovet/merge-nomad
  • 313c9e1 Fix broken test case
  • a5c315a Add decompilation for wasm binaries, improved crypto rules.
  • e4ab123 Merge branch 'user/miscovet/merge-nomad' of github.com:microsoft/OSSGadget into user/miscovet/merge-nomad
  • f3fe1ca Fixed crypto unit tests.
  • 24c7b09 uncomment code
  • 79930ce 1) Add a commandline flag for showing all the ranked candidates for the package source repository
  • f4dfe4e Add crypto tests, minor fixes.
  • 7f64ae7 Merged jacobmsft:master, resolved conflict, touchup.
See More
  • 9282c2c Merge branch 'master' of github.com:microsoft/OSSGadget
  • 36389a9 Add ubuntu example to CLI.
  • e112ef1 Merge pull request #35 from microsoft/user/miscovet/ubuntu-crypto
  • fe20dbd Merge pull request #33 from radekk/master
  • 64a7970 Fix a few LGTM alerts.
  • 0670d3f Improve logging, PackageUrl toString()
  • a8b5a52 Add download flag for metadata only.
  • fca335d Improved hash function constants.
  • c7ad680 self review
  • dd68c62 nit formatting
  • fbc3f9e Fix tests and add more tests
  • 3762da6 remove unwanted changes
  • 806a534 Revert "remove unwanted changes"
  • 1073ebb remove unwanted changes
  • 8b7ce28 1) Added logic for pypi, nuget and npm package managers to extract specific metadata to get the source code repository
  • ec9ec2a Fix filename for source download, never DL file twice.
  • 8721a83 Improve logging.
  • 27d6b64 Add initial crypto detection tool.
  • cfdc51f Add initial version of Ubuntu package manager.
  • 1711755 Improve web content caching.
  • e821b67 Add support for Ar archives (.deb)
  • 4660972 Add Build Tests to Pipeline (#34)
  • 52ee786 Update readme file to provide information how to build Docker image
  • 39bdf11 Add Dockerfile
  • ee1f61d Add NOTICE.txt

This list of changes was auto generated.

Release v0.1.46

03 Apr 04:03
559ffbd
Compare
Choose a tag to compare

Changes:

  • 559ffbd Merge pull request #30 from microsoft/user/miscovet/extension-fixes
  • 6a3a31b Fix LGTM issues, VSM bug.
  • 76d5237 Fix bad merge.
  • b6b8596 Merge branch 'master' into user/miscovet/extension-fixes
  • 97ee59f Bump GitHub,
  • 603c15e Fix broken ref to shared.
  • 8d22588 Bump Octokit.
  • 507fc33 Add initial set of test cases.
  • 69267a6 CRAN packages are case sensitive.
  • 17787fd Fix hardcoded 'Archive' in CRAN downloader.
See More
  • 7ea4592 Fix typo in CRAN output
  • 3a28d72 Fix premature dispose on data cache.
  • 57e86bc FindSource now returns a list of PackageURLs .
  • 0cf2324 Rename shared, Remove AppInspector harness.
  • b475a9b Rename Shared to shared. Allow multiple downloads.
  • 304b916 Improve oss-characteristic output.
  • cbc252a Update core-pipeline.yml for Azure Pipelines

This list of changes was auto generated.