
Security News
Package Maintainers Call for Improvements to GitHub’s New npm Security Plan
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
github.com/solrac214/marvel-rivals-pp-plugin
Custom cv modules must be located on a folder, inside the "custom_cv" folder, inside the root Playful Plugins folder.
"process_names": a list of string used to check if the desired process is being focused and detection should occur, the name of the process must only include one of the values in the list, not match it perfectly (a browser playing the video named "PowerWash Simulator Longplay Full Game Walkthrough" would be detected if "PowerWash" is on the list)
"aspect_ratios": a dict<int, dict> defining the supported aspect ratios
"templates": defines the templates to be used in the computer vision "match template" method, with the template image file to be located in the module folder and it's detection threshold value. For more information see: https://docs.opencv.org/4.x/d4/dc6/tutorial_py_template_matching.html
"regions": defines the regions where detections can occur, should be as small as possible to improve performance. Each region is defined once per aspect ratio (format: sample_w + "x" + sample_h)
"events": defines the events to be detected. each event with a template match operation that triggers its detection
"default_config": the default values to be used when initializing the user's config file for this module
FAQs
Unknown package
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
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.