Typosquatting Attack on requests Package
https://medium.com/checkmarx-security/typosquatting-attack-on-requests-one-of-the-most-popular-python-packages-3b0a329a892d
https://medium.com/checkmarx-security/typosquatting-attack-on-requests-one-of-the-most-popular-python-packages-3b0a329a892d
Medium
Typosquatting Attack on ‘requests’- One of the Most Popular Python packages
A combined attack of typosquatting and StarJacking on the popular python package “Requests”
Ask HN: Have We Screwed Ourselves as Software Engineers?
https://news.ycombinator.com/item?id=31259206
https://news.ycombinator.com/item?id=31259206
Oh Open Source Supply Chain Security, Where Art Thou?
https://jugmac00.github.io/blog/oh-open-source-supply-chain-security-where-art-thou/
https://jugmac00.github.io/blog/oh-open-source-supply-chain-security-where-art-thou/
jugmac00.github.io
Oh Open Source Supply Chain Security, Where Art Thou?
“This is horrifying. But also not surprising.”
These are the words of a friend of mine, a security specialist, when I told him what I found out today.
But first…
What is Open Source Supply Chain? Most applications nowadays use open source libraries,…
These are the words of a friend of mine, a security specialist, when I told him what I found out today.
But first…
What is Open Source Supply Chain? Most applications nowadays use open source libraries,…
People in Your Software Supply Chain
https://sethmlarson.dev/blog/people-in-your-software-supply-chain
https://sethmlarson.dev/blog/people-in-your-software-supply-chain
Seth Michael Larson
People in your software supply chain
For many open source consumers the "logical units" being depended on are libraries. However, the libraries themselves are only a product of what consumers are actually depending on: people.
Y...
Y...
Crash Course in Web3 Application Development With Python
https://blog.doppler.com/crash-course-in-web3-application-development-with-python
https://blog.doppler.com/crash-course-in-web3-application-development-with-python
Doppler
Crash course in Web3 Application Development with Python
Learn how to send your first transaction on the Ethereum blockchain using Python and the Web3 package
pyAudioProcessing: Audio Feature Extraction & Classification
https://github.com/jsingh811/pyAudioProcessing
https://github.com/jsingh811/pyAudioProcessing
GitHub
GitHub - jsingh811/pyAudioProcessing: Audio feature extraction and classification
Audio feature extraction and classification. Contribute to jsingh811/pyAudioProcessing development by creating an account on GitHub.
Python Live: An Introduction to Practical MLOps
https://www.eventbrite.co.uk/e/python-live-an-introduction-to-practical-mlops-tickets-323891256467
https://www.eventbrite.co.uk/e/python-live-an-introduction-to-practical-mlops-tickets-323891256467
Eventbrite
Python Live: An Introduction to Practical MLOps
Amber Sutch hosts a webinar and live Q & A with NatWest Machine Learning Engineering Lead, Andy McMahon.
‘Machine Learning’ course by Andrew Ng: Recoding with Python — Part3
https://medium.com/@susandyhtun1/machine-learning-course-by-andrew-ng-recoding-with-python-part3-bd4718ac13ea
https://medium.com/@susandyhtun1/machine-learning-course-by-andrew-ng-recoding-with-python-part3-bd4718ac13ea
Medium
‘Machine Learning’ course by Andrew Ng: Recoding with Python — Part3
This is the third article in this series where I try to recode the exercises in the (old) Machine Learning course by Andrew Ng (where the…