shellsharks@infosec.pubM to cybersecurity@infosec.pub · 5 months agoWhat are You Working on Wednesdaymessage-squaremessage-square6fedilinkarrow-up113arrow-down10file-text
arrow-up113arrow-down1message-squareWhat are You Working on Wednesdayshellsharks@infosec.pubM to cybersecurity@infosec.pub · 5 months agomessage-square6fedilinkfile-text
minus-squarethadah@lemmy.worldlinkfedilinkarrow-up2·5 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
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