
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.
Recording component for A-Frame using MediaRecorder
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
This component is compatible with A-Frame 0.5, 0.6 and 0.7
To use this component, include the component as follows
<script src="https://aframe.io/releases/0.6.1/aframe.min.js"></script>
<script src="./a-recorder.js"></script>
<a-scene>
<a-entity recorder="recording.webm"></a-recorder>
<!-- insert the rest of your a-scene -->
</a-scene>
To start recording, you can either
start
event to the component ordocument.querySelector([recorder]).components.recorder.start()
To end the recording, you can either
stop
event to the component ordocument.querySelector([recorder]).components.recorder.stop()
This component is deployed via npm.
All contributions are welcome. For typos, small bug fixes and small improvements, please feel free to submit a Pull Request. If you are not sure if you have found a bug or have some larger scale changes in mind, please open an issue so duplication of work and misunderstandings can be avoided.
We use SemVer for versioning. For the versions available, see the tags on this repository.
This project is licensed under the MIT License - see the LICENSE.md file for details
FAQs
Record A-Frame scenes with MediaRecorder
The npm package a-recorder receives a total of 0 weekly downloads. As such, a-recorder popularity was classified as not popular.
We found that a-recorder 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 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.