Nemo

Results 623 comments of Nemo

> So maybe it would be better to create a separate product? +1. We should also add the Redis forks. I can't find good naming for the Source-Available Redis variant...

Yes, that's a side-effect of relying on the [PAN EOL](https://www.paloaltonetworks.com/services/support/end-of-life-announcements/end-of-life-summary) page for automation, which doesn't have patch versions noted. Getting those from the docs website is very scattered: https://docs.paloaltonetworks.com/pan-os/10-2/pan-os-release-notes/pan-os-10-2-3-known-and-addressed-issues, any...

Did a bit of research on this, this could be scraped, but there is no clear date of release. The closest is the date the Known Issues page for a...

@lryanuk Thanks! PRs filed directly to the endoflife.date page (with `latest/latestReleaseDate` field) should work (The automation doesn't downgrade versions). Maintaining the `release-data` itself manually will break things, since we have...

Found out that this was a lot more work than I'd expected, due to my flawed understanding of what all repology tracked. Repology tracks source-packages, where it can, to reduce...

Since this is a small list, we could easily add static PURLs for all of these. We could scan the repo as well, but that only makes sense for larger...

Easier to just expose Postgres publicly with read-only guest access, that's what crt.sh does. There's a WIP SQLite based API in #8. I can look at providing a read-only SQLite...

Looked up all of the above, current dataset includes all of it. Searching for "securitised instrument" in current `ISIN.csv` gets you identical results. Defaulters: This is also accounted for, but...

There's actually 2 securities that defaulted in today's release: https://github.com/captn3m0/india-isin-data/releases/tag/v2022.6.2 ```diff @@ INE891A07029 -Description:D S KULKARNI DEVELOPERS LTD. OPT IV 12.75 NCD 06SP21 FVRS5000 +Description:D S KULKARNI DEVELOPERS LTD. OPT...

Ref; https://github.com/captn3m0/india-mutual-fund-ter-tracker/blob/b64f16e41ff77570238979a188bae5b502857b1b/src/__init__.py#L278-L295