minus-squarethadah@lemmy.worldtocybersecurity@infosec.pub•What are You Working on Wednesdaylinkfedilinkarrow-up2·10 months agoA small program in Rust to get the SBOMs of several versions of the same package from different repositories (PyPI and Maven for now). I had never used Rust before and I must say it’s a pretty comfortable language to use compared to C++ I’m sure there are better tools to do what I’m trying to achieve but it’s a good learning experience regardless linkfedilink
thadah@lemmy.world to Programmer Humor@lemmy.ml · 1 year agopomni.xmllemmy.worldimagemessage-square10fedilinkarrow-up117arrow-down14
arrow-up113arrow-down1imagepomni.xmllemmy.worldthadah@lemmy.world to Programmer Humor@lemmy.ml · 1 year agomessage-square10fedilink
A small program in Rust to get the SBOMs of several versions of the same package from different repositories (PyPI and Maven for now).
I had never used Rust before and I must say it’s a pretty comfortable language to use compared to C++
I’m sure there are better tools to do what I’m trying to achieve but it’s a good learning experience regardless