
Research
Security News
Lazarus Strikes npm Again with New Wave of Malicious Packages
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
To create local package and remote package layers (not to create GraphQL and REST-API layers)
Root directory should have only .github/, ,gitignore, README.md and the project directory (i.e. location_local_python_package same as repo) - This will allow is to easily switch to mono repo
/location_local
/location_local/get_country_name
/location_local/get_country_name/src
/location_local/get_country_name/src/get_country_name.py
/location_local/get_country_name/tests
/location_local/get_country_name/tests/get_country_name_test.py
Please place .py in /db
No need for seperate file for _ml table
Please delete the example file if not needed
/db/.py - CREATE SCHEMA ... CREATE TABLE ... CREATE VIEW ... including _ml_table
/db/_insert.py to create metadata and Test-Data records
provider: stage: play1
Update the endpoints in serverless.yml
Please make sure you push to the repo launch.json fie that enables to run and debug the code
We prefer using pytest and not unittest package
Please create pytest.init in the project-directory and not in the root directory
[pytest]
markers =
test: custom mark for tests
FAQs
Unknown package
We found that language-local demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.
Security News
Opengrep continues building momentum with the alpha release of its Playground tool, demonstrating the project's rapid evolution just two months after its initial launch.