Viewing profile — pombreda
pombreda
HN member- Joined
- Fri, Jul 24, 2015, 11:32 PM UTC
- HN karma
- 19
- Public activity
- 41 items
- HN profile
- View on Hacker News ↗
About pombreda
No profile information was provided.
Recent public activity
-
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 ... @…
- comment
-
comment
Comment #44200441
Yeah, this is messed up! But tell me when you cannot locate a correct PURL?
-
comment
Comment #44200428
Actually, this is a locator alright. You can resolve a PURL to an actual package in an actual location.
-
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 …
-
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?
-
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…
-
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 …
-
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…
-
comment
Comment #44196063
Can you tell a bit more? What is this? The OP article?
-
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?
-
comment
Comment #44196010
> distinguish between "fully qualified" PURLs and "partial" PURLs. Can you tell a bit more? Not sure I get what you meant
-
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…
-
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…
-
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…
-
comment
Comment #44195923
Not sure I parse... do you mind to elaborate?
-
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…
-
comment
Comment #44195848
This is awesomely nice!
-
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…
-
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…
-
comment
Comment #44194213
Not at all related. Just nicknamed the same.
-
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/ ... :)
-
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…
-
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…
-
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