
Research
/Security News
PolinRider Spreads Through Compromised GitHub Accounts and Packagist
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.
npm package for generating random maps for 2016 battlecode
zden (zombie den? zombie eden? no one knows) creates a bunch of maps for you to test your bot on! You can easily create 100s of random maps (so you should probably be using archon to test).
Installation:
npm install -g zden
Sample Usage:
zden -n 100
Will create 100 maps in the current directory!
zden -n 100 -d maps/
Will create 100 maps in the maps/ directory!
Maps include:
Z[z]_R[r]_A[a]D[d]<random_name>.xml
z in [0, 3] represents the number of zombie spawns on the map (0 light schedule, 3 max schedule)
r in [0, 9] represents the amount of rubble on the map the higher the number the more rubble
*note: this is a log scale on average rubble per square
a in [1, 4] represents the number of starting team archons
d in [2, 4, 6, 8] represents the total number of starting dens
The z, a, and d params can be explicity assigned.
For example:
zden -z 0 -n 10zden -a 4 -n 10zden -d 8 -n 10zden -z 0 -a 4 -d 2 -n 10If you'd like to see something please open an issue or submit a PR!
FAQs
A tool to create random maps for battlecode 2016
The npm package zden receives a total of 4 weekly downloads. As such, zden popularity was classified as not popular.
We found that zden 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.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.

Company News
Allow myself to introduce... myself.