kpcyrd / what-the-src

Source code of https://whatsrc.org/
https://whatsrc.org/
GNU General Public License v3.0
32 stars 5 forks source link

Include all files and detect sboms from rpms #31

Open JanZerebecki opened 4 months ago

JanZerebecki commented 4 months ago

To group them, also insert the .src.rpm artifact.

Add ability to trigger Github Actions on forks

kpcyrd commented 4 months ago

Adding a db::Ref for files that are not tracked in the artifacts table is going to cause 404 links. The entry is going to show up in the search but you won't be able to click on it. The artifacts table is populated through ingest::tar::stream_data.

JanZerebecki commented 4 months ago

I hope this makes more sense.