
Product
Go Support Is Now Generally Available
Socket's Go support is now generally available, bringing automatic scanning and deep code analysis to all users with Go projects.
AutoMSR is an automation tool created for educational purpose, intending to show how to use Selenium as an automation driver for the Microsoft Rewards service.
This tool is intended to show how to collect automatically daily points for Microsoft Rewards.
What is included:
Before using this software, read carefully the Microsoft Terms of Service, section Microsoft Rewards.
TL;DR: the usage of AutoMSR could lead in a ban.
$ pip install automsr # this will install the binary `automsr`
AutoMSR behaviour can be configured using a config.yaml
file.
An example with every input described in detail is found here: link.
Download the correct Chromedriver matching your Chrome version.
$ automsr --help
$ automsr run
# config.yaml is somewhere else than current directory
$ automsr run --config path/to/a/config.yaml
$ automsr init
$ automsr profiles
# ChromeProfile(displayed_name='yourProfileName', path=Path('generic/profile/dir'))
$ automsr profiles --format pretty-json
# [
# {
# "displayed_name": "yourProfileName",
# "path": generic/profile/dir"
# }
# ]
$ automsr email
FAQs
Automate Rewards points collection
We found that automsr demonstrated a healthy version release cadence and project activity because the last version was released less than 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.
Product
Socket's Go support is now generally available, bringing automatic scanning and deep code analysis to all users with Go projects.
Security News
vlt adds real-time security selectors powered by Socket, enabling developers to query and analyze package risks directly in their dependency graph.
Security News
CISA extended MITRE’s CVE contract by 11 months, avoiding a shutdown but leaving long-term governance and coordination issues unresolved.