Salve J. Nilsen

Results 62 comments of Salve J. Nilsen

For me, it would be nice with a visible warning (and pause) if I somehow run the spectests on code that is significantly older than the tests expect – perhaps...

Did we get anywhere with this?

@nrdvana `verify_SSL => 1` as default isn't something that just belongs in some mythical ideal world. Instead look at what's actually in play today. 1. Either one uses encryption or...

``` Insecure HTTP::Tiny SSL connection made to '$host'. (default verify_SSL => 0) Please specify this attribute or set a default in \$ENV{HTTP_TINY_VERIFY_SSL} ``` This error message only tells how to...

BTW, the references (above) to the CRA ~~may have changed since the [2023-12-20 draft](https://data.consilium.europa.eu/doc/document/ST-17000-2023-INIT/EN/pdf).~~ They did change! I've updated the new articles and points to the 2024-03-12 version that was...

> Dumb question... What does `CE` in `CE_DECLARATION` stand for? Not a dumb question! It stands for [Conformité Européenne](https://en.wikipedia.org/wiki/CE_marking), and it's the EU's way of letting manufacturers of devices (and...

Note to posterity: CRA's Open Source Steward role will probably also need a couple of fields. At the moment, I'm thinking one field for specifying that the open source component...

(The following quote was an original message from @sjn. It was added back in here for context, as the original got deleted, as explained [here](https://github.com/CycloneDX/specification/issues/400#issuecomment-2081552031) and [here](https://github.com/CycloneDX/specification/issues/400#issuecomment-2081690823).) > Hi folks....

A quick apropos: OWASP also has a project going on that they call "[Common Lifecycle Enumeration](https://docs.google.com/document/d/1sRMS1IX0r7ZkYthDR0VY1bYyvp_6K_xw4sR1vZwla8E/edit)", where they want to create an overview with a focus on "lifecycle events" instead...

@ljharb, thanks! Lots of good ideas to adopt from the [schema](https://github.com/pkgjs/support/blob/main/schema.json)!