
Research
PyPI Package Disguised as Instagram Growth Tool Harvests User Credentials
A deceptive PyPI package posing as an Instagram growth tool collects user credentials and sends them to third-party bot services.
Infor Design System is a set of use-case driven design practices, development tools, and support documentation to create a cohesive user experience across all Infor CloudSuite applications.
Lightweight, modular, extensible, this CSS library allows you to easily maintain the identity of the Infor Design System, while building or using your own functional web components.
For more information about IDS CSS and the Infor Design System, see our getting started guide for developers.
The easiest way to get the Infor Design System CSS library in your project is through npm
.
npm install --save-dev ids-css
This will download the latest version of all of the assets and install in node_modules/ids-css
. Include your desired file in the <head>
of your application or using your build mechanism, like webpack.
git clone
the repocd
into the repomaster
npm install
npm start
to build and serve on http://localhost:3000npm start
- Calls gulp dev
but did this for consistency across reposnpm run build
- Clean and Build the site and packagesnpm test
- Lints the src and site css raw files and markdown filesnpm run publish{:env}
- Build the markdown docs into json, zip it, then post to the design.infor.com server for the specified environmentnpm run release
- Run the release process (it defaults to "patch" release)The website is served at
http://localhost:3000/
Demos are at
http://localhost:3000/ids-{package}/{package}
(it follows the folder pattern underdemo/
)
You can run tests by doing npm test
.
src/
The raw files for components and icons.
packages/
The individual components (while compiled each will have it's own dist/
)site/
www/
The generated files for the local docs websitecss/
The CSS for the local docs site onlytemplates/
The templates for generating the site html fileswww/dist/
Minified stylesheets used for the site.demo
Demo of each package.gulp
Contains the gulp tasksdocumentation
The tmp directory the website documentation deploy/publish is done fromdist
The tmp directory npm package publishes fromFAQs
Infor Design System (IDS) Components for the web
The npm package ids-css receives a total of 183 weekly downloads. As such, ids-css popularity was classified as not popular.
We found that ids-css demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 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
A deceptive PyPI package posing as an Instagram growth tool collects user credentials and sends them to third-party bot services.
Product
Socket now supports pylock.toml, enabling secure, reproducible Python builds with advanced scanning and full alignment with PEP 751's new standard.
Security News
Research
Socket uncovered two npm packages that register hidden HTTP endpoints to delete all files on command.