Live data from Hacker News

Viewing profile — pombreda

pombreda

HN member
Joined
Fri, Jul 24, 2015, 11:32 PM UTC
HN karma
19
Public activity
41 items

About pombreda

No profile information was provided.

Recent public activity

  1. comment
    Comment #44209866

    You wrote: > It's just a single line of text might not be enough to encode build configurations. that's the tough part, and IMHO outside of PURL? ... Note that for C/C++ code ... @…

  2. comment
  3. comment
    Comment #44200441

    Yeah, this is messed up! But tell me when you cannot locate a correct PURL?

  4. comment
    Comment #44200428

    Actually, this is a locator alright. You can resolve a PURL to an actual package in an actual location.

  5. comment
    Comment #44200414

    For "generic" interface-based dependencies, that's tougher. This is a problem with a few ecosystems. OTH rpms, debs and Java OSGI... and may be a few more. We need to survey these …

  6. comment
    Comment #44200374

    We have a standard checksum "qualifier" at https://github.com/package-url/purl-spec/blob/main/PURL-SPEC... ... that would be the "hash" ... would this work?

  7. comment
    Comment #44200365

    Good point, but that's may not be in scope either... since this is not even something you can get from Debian easily: not just looking at a Debian pool or diving into a package con…

  8. comment
    Comment #44200329

    let's chat. There is a really a lot of folks interesting because of the suffering! ABOUT is just a suggestion, and an TIL about cps and it looks awesome! pombredanne@aboutcode.org …

  9. comment
    Comment #44196073

    IMHO, a bare git stuff would be a git URL as specified in pip and SPDX and not a PURL... I would be interested to know more about your use case. Feel free to drop a note at pombred…

  10. comment
    Comment #44196063

    Can you tell a bit more? What is this? The OP article?

  11. comment
    Comment #44196023

    All abstractions leak eventually, so we need that escape hatch IMHO. Otherwise you end up with the other issue which is that there are stuff you cannot track with PURL?

  12. comment
    Comment #44196010

    > distinguish between "fully qualified" PURLs and "partial" PURLs. Can you tell a bit more? Not sure I get what you meant

  13. comment
    Comment #44196000

    > isn't the issue that sometimes a given scanner can't know from where the package is sourced? That's the problem: there is no metadata with or in libssl.so.1 that I can reliably u…

  14. comment
    Comment #44195962

    Yeah, I added generic as an escape hatch, but this should be only used by exception, e.g., a crutch. An abused crutch. Eventually, let's fix this first for C/C++: https://github.co…

  15. comment
    Comment #44195936

    Is this about Maven "groupid" mapped to a namespace? "com.foo.bar" is Maven's own invention and notation.... in most cases we are just trying to adopt the ecosystem convention to m…

  16. comment
    Comment #44195923

    Not sure I parse... do you mind to elaborate?

  17. comment
    Comment #44195915

    Yeah, the CPE idea of a vendor for an open source package does not compute too well! FWIW, PURL came about as I could NOT put my mind around CPEs when I was scanning for package an…

  18. comment
    Comment #44195848

    This is awesomely nice!

  19. comment
    Comment #44195839

    You wrote: > So to the more knowledgeable people out there, what is the PURL way of identifying a C++ library like that? That's a blind spot. This is a real problem for every as yo…

  20. comment
    Comment #44195742

    Note that there should be a gitlab type as it is planned for: https://github.com/package-url/purl-spec/blob/a90ee02679afc3... gitlab and github do provide package-like discoverabil…

  21. comment
    Comment #44194213

    Not at all related. Just nicknamed the same.

  22. comment
    Comment #44194140

    We maintain the spec at https://github.com/package-url/purl-spec And the new thing, working towards making it a real standard with Ecma https://tc54.org/purl/ ... :)

  23. comment
    Comment #44194018

    Actually, I also used it when I first presented PURL at FOSDEM in 2018 https://archive.fosdem.org/2018/schedule/event/purl/ .... scroll the video at 9 minutes :] We need moooaaar s…

  24. comment
    Comment #44193986

    That's actually the best explanation I have seen in a long time! - in most cases, no guesses needed - you can use it in Cyclone, SPDX, and CSAF and still talk about the same packag…

  25. comment
    Comment #44193942

    This is not a valid PURL as it is missing a type, assuming you wanted golang here. It could be instead: pkg:golang/github.com%2Ffoobar%2Fgo-whatnot