Skip to content

Conversation

@mostafa
Copy link
Contributor

@mostafa mostafa commented Sep 5, 2025

This PR updates pySigma-backend-loki to v0.13.0rc1 to check compatibility with the convert action.

Notes:

  • Since RC packages are prerelease, uv won't install them by default, unless we use uv lock --prerelease=allow to update the lock file and install all test latest Python deps and there's no way to select a single prerelease package to be updated.
  • Splunk package is no longer compatible, because a new RC version is not yet released (as of today). Instead I manually tested pysigma-backend-elasticsearch v1.2.0rc1 and it worked as expected.

Part of #106.

@mostafa mostafa self-assigned this Sep 5, 2025
@kelnage
Copy link
Contributor

kelnage commented Sep 8, 2025

Question: based on that error message, do we need to do a pre-release for pySigma-backend-loki? At the moment the work to support rc is just in a branch. I've not tried an RC release on PyPI before, so I'm not sure of the work needed.

 Because only pysigma-backend-loki==0.12.4 is available and pysigma-backend-loki==0.12.4 depends
      on pysigma>=1.0.0rc1,<2.0.0, we can conclude that all versions of pysigma-backend-loki depend on
      pysigma>=1.0.0rc1,<2.0.0.

@mostafa
Copy link
Contributor Author

mostafa commented Sep 8, 2025

@kelnage Me neither. So I guess we should figure this out together. 😄

@mostafa
Copy link
Contributor Author

mostafa commented Sep 8, 2025

Unfortunately the splunk plugin is not yet compatible, so I had to remove it for testing.

@kelnage
Copy link
Contributor

kelnage commented Sep 9, 2025

The Loki RC PR is ready for review, PTAL 🙏

@mostafa mostafa changed the title Use the update-pysigma-1.0.0rc branch of pySigma-backend-loki to check compatibility Update pySigma-backend-loki to latest RC and check compatibility Sep 12, 2025
@mostafa mostafa changed the title Update pySigma-backend-loki to latest RC and check compatibility Update pySigma-backend-loki to latest release candidate and check compatibility Sep 12, 2025
@mostafa mostafa changed the title Update pySigma-backend-loki to latest release candidate and check compatibility Update pySigma-backend-loki to latest release candidate to check compatibility Sep 12, 2025
@mostafa mostafa marked this pull request as ready for review September 12, 2025 12:02
@mostafa mostafa requested a review from a team as a code owner September 12, 2025 12:02
@mostafa mostafa changed the title Update pySigma-backend-loki to latest release candidate to check compatibility Update pySigma-backend-loki to latest release candidate to test compatibility Sep 12, 2025
@kelnage kelnage linked an issue Sep 23, 2025 that may be closed by this pull request
@mikefat
Copy link
Contributor

mikefat commented Oct 20, 2025

This PR tests how SRD would work once pySigma v1.0.0 is released. We're holding off merging it until it's official - last time checked it worked (per conversation with @kelnage)

@kelnage kelnage marked this pull request as draft November 17, 2025 09:33
@kelnage kelnage self-assigned this Nov 17, 2025
@kelnage kelnage added the blocked Currently blocked by a dependency label Nov 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocked Currently blocked by a dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prepare the converter action for sigma-cli v1.1.0 release

3 participants