
Security News
Node.js Drops Bug Bounty Rewards After Funding Dries Up
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.
Enjoy Overwatch League right from your desktop!
Follow Overwatch League matches, teams, and players right on your console. Best CLI tool for Overwatch League fans and Engineers!
All Overwatch League data is from the Overwatch League API.
NOTE: The Overwatch League API is not officially maintained by Blizzard.
To use OWL Go, Be sure to have Node v6.0.0 or higher. Then type the following in your command prompt:
$ npm install -g owl-go
You can also install this inside a Docker container:
$ docker build -t owl-go:latest .
$ docker run -it owl-go:latest
The container will display the schedule for the current week by default, but you can use a different command anytime. For example:
$ docker run -it owl-go:latest owl-go player geguri
owl-go has the following commands:
See this weeks Overwatch League schedule here! Follow score updates and match progress from the current week for your favorite teams!
$ owl-go schedule
Depending on the status of the game you chose, a different result will be shown. There are three kinds of statuses that may be displayed.
| Status | Example | Description |
|---|---|---|
PENDING | ![]() | Shows when the game starts. |
IN_PROGRESS | ![]() | Shows live game map status and score! |
CONCLUDED | ![]() | Shows the final scoreboard of a match. |
See all the teams competing in the Overwatch League this season!
$ owl-go teams
Follow your favorite Overwatch League Teams!
-i or --infoLook up your favorite teams and see their league standing, league records, and team roster.
$ owl-go team bostonuprising -i
NOTE: Don't add spaces between team names!
-m or --matchesLook up your teams match history for the season.
$ owl-go team bostonuprising -m
-s or --scheduleLook up your teams schedule for upcoming matches.
$ owl-go team bostonuprising -s
Follow your favorite Overwatch League Player!
-i or --infoLook up your favorite player and see their league stats;
$ owl-go player dafran -i
-c or --compareCompare the stats of two Overwatch League players.
$ owl-go player dafran,geguri -c
NOTE: Don't add spaces between player names!
See this weeks Overwatch League standings here!
$ owl-go standings
FAQs
Command line interface for enjoying Oveerwatch League
We found that owl-go 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.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.

Security News
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.

Research
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.