
Security Fundamentals
Turtles, Clams, and Cyber Threat Actors: Shell Usage
The Socket Threat Research Team uncovers how threat actors weaponize shell techniques across npm, PyPI, and Go ecosystems to maintain persistence and exfiltrate data.
This is an integration between Member Audit and Secure Groups for Alliance Auth (AA).
Pretty much nothing.
I took over Member Audit Securegroups in August 2022 from the original developer who is no longer actively maintaining the app. After more than a year and the fact that I have a distinct dislike for Gitlab, and the original developer didn't want to transfer the PyPi repository to me, I decided it is time to make an actual fork of the app which is now again actively maintained by me.
This app is fully compatible with the original, all that has changed is the pip
name from aa-memberaudit-securegroups
to aa-ma-securegroups
, and if
you had the original app installed, it is really easy to switch to this one, see
Step 0.5: Migrating from Member Audit Securegroups.
Thanks to @rcmurphy for all her work on the original app!
[!NOTE]
Member Audit Secure Groups Integration >= 1.0.0 needs at least Alliance Auth v4.0.0!
Please make sure to update your Alliance Auth instance before you install this module or update to the latest version, otherwise an update to Alliance Auth will be pulled in unsupervised.
The last version compatible with Alliance Auth v3 is
0.6.1
.
This integration needs Member Audit and Secure Groups to function. Please make sure they are installed before continuing.
In case you have the original app installed, you need to uninstall it before you can continue. To do so, simply run:
pip uninstall aa-memberaudit-securegroups
That's all, no need to worry about the DB related stuff, this app is fully compatible with it and will use the DB tables from the original app. Now feel free to continue with the installation.
Make sure you are in the virtual environment (venv) of your Alliance Auth installation. Then install the newest release from PyPI:
pip install aa-ma-securegroups
Add memberaudit_securegroups
to your INSTALLED_APPS
.
Run migrations:
python manage.py migrate
Restart your supervisor services for Auth
Filter Name | Matches if... |
---|---|
Activity Filter | User has at least one character active within the last X days |
Age Filter | User has at least one character over X days old |
Asset Filter | User has at least one character with any of the assets defined |
Compliance Filter | User has all characters registered on Member Audit |
Corporation Role Filter | User has a character (main or alt) in a certain corpration with a certain role |
Skill Point Filter | User has at least one character with at least X skill points |
Skill Set Filter | User has at least one character with any of the selected skill sets |
See CHANGELOG.md
Do you want to help translate this app into your language or improve the existing translation? - Join our team of translators!
Do you want to contribute to this project? That's cool!
Please make sure to read the Contribution Guidelines.
(I promise, it's not much, just some basics)
FAQs
Member Audit Secure Groups integration for Alliance Auth
We found that aa-ma-securegroups 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.
Security Fundamentals
The Socket Threat Research Team uncovers how threat actors weaponize shell techniques across npm, PyPI, and Go ecosystems to maintain persistence and exfiltrate data.
Security News
At VulnCon 2025, NIST scrapped its NVD consortium plans, admitted it can't keep up with CVEs, and outlined automation efforts amid a mounting backlog.
Product
We redesigned our GitHub PR comments to deliver clear, actionable security insights without adding noise to your workflow.