
Research
npm Malware Targets Telegram Bot Developers with Persistent SSH Backdoors
Malicious npm packages posing as Telegram bot libraries install SSH backdoors and exfiltrate data from Linux developer machines.
Routing is a pathfinding plugin for Alliance Auth.
def route_path(source: int, destination: int, mode="p_shortest", algorithm="astar", edges: list = [], static_cache: bool = False) -> List[int]:
def route_length(source: int, destination: int, mode="p_shortest", algorithm="astar", edges: List = [], static_cache: bool = False ) -> int:
def systems_range(source: int, range: int, mode="p_shortest", edges: list = [], static_cache: bool = False) -> List:
A pregenerated optional Graph dict, to reduce DB load and processing for mass use, cannot guarantee accuracy without shipping new versions.
AA Drifters AA Incursions
Routing is an App for Alliance Auth, Please make sure you have this installed. Routing is not a standalone Django Application
pip install aa-routing
Configure your Auth settings (local.py
) as follows:
'routing'
to INSTALLED_APPS
python manage.py migrate
python manage.py collectstatic
supervisorctl restart myauth:
python manage.py shell
from routing.tasks import pull_data_solarsystems, pull_data_connections, import_trig_data
pull_data_solarsystems()
pull_data_connections()
import_trig_data()
Name | Description | Default |
---|
Make sure you have signed the License Agreement by logging in at https://developers.eveonline.com before submitting any pull requests. All bug fixes or features must not include extra superfluous formatting changes.
FAQs
AllianceAuth Routing and Pathfinding
We found that aa-routing 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.
Research
Malicious npm packages posing as Telegram bot libraries install SSH backdoors and exfiltrate data from Linux developer machines.
Security News
pip, PDM, pip-audit, and the packaging library are already adding support for Python’s new lock file format.
Product
Socket's Go support is now generally available, bringing automatic scanning and deep code analysis to all users with Go projects.