
Research
/Security News
60 Malicious Ruby Gems Used in Targeted Credential Theft Campaign
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
strapi-plugin-country-select
Advanced tools
A strapi custom field for selecting any country based on the ISO 3166-1 country code standard.
A strapi custom field for selecting any country based on the ISO 3166-1 country code standard.
To install this plugin, you need to add an NPM dependency to your Strapi application:
# Using Yarn
yarn add strapi-plugin-country-select
# Or using NPM
npm install strapi-plugin-country-select
Then, you'll need to build your admin panel:
# Using Yarn
yarn build
# Or using NPM
npm run build
After installation you will find the country-select at the custom fields section of the content-type builder.
Now you can select any country from the list. The Alpha-2 code of the selected country is stored in the database.
FAQs
A strapi custom field for selecting any country based on the ISO 3166-1 country code standard.
The npm package strapi-plugin-country-select receives a total of 1,070 weekly downloads. As such, strapi-plugin-country-select popularity was classified as popular.
We found that strapi-plugin-country-select demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers 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
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
Security News
The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.
Research
/Security News
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isn’t whitelisted.