Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[deprecation] Metabase helper cscli dashboard #2927

Open
LaurenceJJones opened this issue Apr 4, 2024 · 6 comments
Open

[deprecation] Metabase helper cscli dashboard #2927

LaurenceJJones opened this issue Apr 4, 2024 · 6 comments
Labels
kind/enhancement New feature or request needs/triage
Milestone

Comments

@LaurenceJJones
Copy link
Contributor

Whilst cscli dashboard has served it purposes as an initial dashboard for CrowdSec data in the early days, we have kind off let the code and implementation go stale and hence issues that arise with CVE's that are reported to the upstream metabase image.

Here are the current issues:

  • User may not understand the line between metabase and crowdsec support so may backlog support with unrelated requests
  • User may not maintain the version control and as off 1.5 we exposed the versioning string parameter because of the CVE couple of months back
  • Code is old and bloats cscli binary and is not proactively maintained by us

Solution we offer:

So we purpose that we deprecate the implementation within the cscli binary (less code, less maintenance for the team) and offer a replacement such as a bash script that users can download externally and run the same commands. So we dont completely hinder the community by revoking all access but we improve the experience we can offer without being tied directly to a crowdsec version.

Copy link

github-actions bot commented Apr 4, 2024

@LaurenceJJones: Thanks for opening an issue, it is currently awaiting triage.

In the meantime, you can:

  1. Check Crowdsec Documentation to see if your issue can be self resolved.
  2. You can also join our Discord.
  3. Check Releases to make sure your agent is on the latest version.
Details

I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

Copy link

github-actions bot commented Apr 4, 2024

@LaurenceJJones: There are no 'kind' label on this issue. You need a 'kind' label to start the triage process.

  • /kind feature
  • /kind enhancement
  • /kind bug
  • /kind packaging
Details

I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

@LaurenceJJones
Copy link
Contributor Author

/kind enhancement

@github-actions github-actions bot added kind/enhancement New feature or request and removed needs/kind labels Apr 4, 2024
@LaurenceJJones LaurenceJJones added this to the 1.7.0 milestone Apr 4, 2024
@LaurenceJJones
Copy link
Contributor Author

Adding a vague milestone of 1.7.0 as we have no current timeline plans on when this will happen but will be aimed at next milestone

@LaurenceJJones
Copy link
Contributor Author

For those wanting to track the progress of the bash script I have started a repository here

I havent defined the main topics yet but my aim to have a script that serves docker and podman without needing root permissions or sudo when needed

@mmetc
Copy link
Contributor

mmetc commented May 13, 2024

let me know the final URL of the script/documentation and I'll update the PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request needs/triage
Projects
None yet
Development

No branches or pull requests

2 participants