Skip to content
Snippets Groups Projects
  1. May 14, 2024
  2. May 13, 2024
  3. May 09, 2024
  4. May 27, 2023
    • Alberto Pianon's avatar
      addLicenseInfoFromConcluded always set to false · 7dd77355
      Alberto Pianon authored
      
      Setting it to true may lead to unwanted side effects in Fossology,
      especially for files that do not have any license header or information
      inside
      
      In Fossology, licenseInfo data correspond to scanner findings,
      and are stored in the db on a per-file basis, so they are automatically
      applied to any occurrence of that file in any upload (even future ones).
      If such data turn out to be wrong or incorrect in the context of another
      upload, there is no other way to delete them than manually deleting
      them in the db.
      
      License conclusions, that may have been made based
      on the context and not on the license header found in the file, should
      never be stored as license findings, which are always applied regardless
      of the context. Actually, this option shouldn't be there at all, in
      Fossology
      
      Signed-off-by: default avatarAlberto Pianon <alberto@pianon.eu>
      7dd77355
    • Alberto Pianon's avatar
      Merge branch 'ap/snapmatch-workaround' into 'master' · 1a4c606b
      Alberto Pianon authored
      snapmatch: add workaround for 404 errors
      
      Closes #100
      
      See merge request !80
      1a4c606b
  5. Apr 26, 2023
  6. Mar 29, 2023
  7. Mar 28, 2023
  8. Mar 27, 2023
  9. Mar 26, 2023
  10. Nov 25, 2022
  11. Nov 24, 2022
  12. Nov 16, 2022
  13. Oct 21, 2022
  14. Oct 20, 2022
Loading