
Security News
AI Slop Is Polluting Bug Bounty Platforms with Fake Vulnerability Reports
AI-generated slop reports are making bug bounty triage harder, wasting maintainer time, and straining trust in vulnerability disclosure programs.
survey-core
Advanced tools
survey.js is a JavaScript Survey Library. It is a modern way to add a survey to your website. It uses JSON for survey metadata and results.
A platform-independent survey model for SurveyJS Form Library. This package should be used with one of platform-specific UI rendering packages. Refer to the following Get Started tutorials for more information:
Clone the repo
git clone https://github.com/surveyjs/survey-library.git
cd survey-library/packages/survey-core
Install dependencies
Make sure that you have Node.js v16 or later and a compatible npm version installed.
npm install
Build the library
npm run build:all
You can find the built scripts and style sheets in folders under the build
directory.
Run unit tests
npm run test
The unit tests use Karma.
After that, you can build one of the UI packages:
SurveyJS Form Library is distributed under the MIT license.
FAQs
survey.js is a JavaScript Survey Library. It is a modern way to add a survey to your website. It uses JSON for survey metadata and results.
The npm package survey-core receives a total of 66,472 weekly downloads. As such, survey-core popularity was classified as popular.
We found that survey-core demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 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.
Security News
AI-generated slop reports are making bug bounty triage harder, wasting maintainer time, and straining trust in vulnerability disclosure programs.
Research
Security News
The Socket Research team investigates a malicious Python package disguised as a Discord error logger that executes remote commands and exfiltrates data via a covert C2 channel.
Research
Socket uncovered npm malware campaign mimicking popular Node.js libraries and packages from other ecosystems; packages steal data and execute remote code.