Research
Security News
Malicious PyPI Package ‘pycord-self’ Targets Discord Developers with Token Theft and Backdoor Exploit
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
testarmada-magellan-admiral2-plugin
Advanced tools
Magellan reporter plugin that provides Admiral2 dashboard support
This is a plugin to allow magellan
test runs to report to the Admiral2 dashboard system.
PLEASE NOTE: v3.0.0 would only be compatible with Magellan v10.0.0 and higher
Environment Variable | Required? | Description | Example |
---|---|---|---|
ADMIRAL_URL | required | The URL of the Admiral2 server | i.e http://host-where-admiral-lives:3000/ |
ADMIRAL_UI_URL | required | The URL of the Admiral2 UI | i.e. http://host-where-admiral-UI-lives.tld |
ADMIRAL_PROJECT | required | An identifier for a project | i.e. main-app , blog , product-page , etc |
ADMIRAL_PHASE | required | A lifecycle phase or build type descriptor | i.e. pr-verify , master-verify , etc |
ADMIRAL_CI_BUILD_URL | optional | An URL to a CI report for this run | http://travis-ci.org/SomeOrg/someproject/builds/189605665 |
ADMIRAL_RUN_DISPLAY_NAME | optional | A description of the build that a given run represents | i.e PR #26 - add unit tests |
ADMIRAL_RUN_ID | optional | A unique identifier to tie together multiple parallel instances of the reporter into a single report | a uuid string, i.e. 462E43EA-002B-4F4B-A711-261B9894E4AA |
ADMIRAL_REPORTER_DEBUG | optional | enable detailed logging for debugging | leave undefined or set to 1 |
ADMIRAL_LOGIN | optional | login to make auth request to admiral | leave undefined or set to your login |
ADMIRAL_PASSWORD | optional | password to make auth request to admiral | leave undefined or set to your password |
All code not otherwise specified is Copyright Wal-Mart Stores, Inc. Released under the Apache2 License.
FAQs
Magellan reporter plugin that provides Admiral2 dashboard support
We found that testarmada-magellan-admiral2-plugin 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
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.
Security News
Snyk's use of malicious npm packages for research raises ethical concerns, highlighting risks in public deployment, data exfiltration, and unauthorized testing.