
Research
Malicious fezbox npm Package Steals Browser Passwords from Cookies via Innovative QR Code Steganographic Technique
A malicious package uses a QR code as steganography in an innovative technique.
@swiper/import-google-sheets
Advanced tools
@swiper/import-google-sheets
Import your membership data from a Google Sheets spreadsheet.
In order to use this, you need to provide the spreadsheet id and an api key in the configuration file. Here is how you do that.
You will need to add a section to your config file that looks like this:
---
importer:
package: "@swiper/import-google-sheets"
spreadsheet_id: "<your-spreadsheet-id-goes-here>"
api_key: "<your-api-key-goes-here>"
To get the values you need to fill in the spreadsheet_id
and the
api_key
, go to https://docs.google.com/spreadsheets and find your
spreadsheet. Click on it to open it and once you can view it you'll
find you are at a URL that looks like this:
https://docs.google.com/spreadsheets/d/gjds9g2j0sgjlsdkjgal2359sgsdg991351U2_usQ6oo/edit
That long string of random letters and numbers near the end is the
spreadsheet id. Take everything between the /d/
and the /edit
and add it to your config file in the spreadsheet_id
field.
const demo = require('@swiper/demo');
// TODO: DEMONSTRATE API
FAQs
Swiper importer for data from Google Sheets
We found that @swiper/import-google-sheets demonstrated a not healthy version release cadence and project activity because the last version was released 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
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.
Application Security
/Research
/Security News
Socket detected multiple compromised CrowdStrike npm packages, continuing the "Shai-Hulud" supply chain attack that has now impacted nearly 500 packages.