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

Update poetry #28

Merged
merged 1 commit into from
Dec 13, 2023
Merged

Update poetry #28

merged 1 commit into from
Dec 13, 2023

Conversation

frack113
Copy link
Member

  • Update poetry
  • Fix "xml.etree"
  • Add pre-commit

fix regex by using r""

PS D:\rootme\py_dev\pySigma-backend-splunk> poetry run pytest
============================================================================================= test session starts ==============================================================================================
platform win32 -- Python 3.11.7, pytest-6.2.5, py-1.11.0, pluggy-1.3.0
rootdir: D:\rootme\py_dev\pySigma-backend-splunk
plugins: cov-2.12.1
collected 74 items

tests\test_backend_splunk.py .......................                                                                                                                                                      [ 31%]
tests\test_splunk_pipelines.py ...................................................                                                                                                                        [100%]

=============================================================================================== warnings summary ===============================================================================================
sigma\backends\splunk\splunk.py:48
  D:\rootme\py_dev\pySigma-backend-splunk\sigma\backends\splunk\splunk.py:48: DeprecationWarning: invalid escape sequence '\w'
    field_quote_pattern: ClassVar[Pattern] = re.compile("^[\w.]+$")

-- Docs: https://docs.pytest.org/en/stable/warnings.html
======================================================================================== 74 passed, 1 warning in 1.63s =========================================================================================

@thomaspatzke thomaspatzke merged commit 4ca1bc0 into SigmaHQ:main Dec 13, 2023
3 checks passed
@frack113 frack113 deleted the update branch December 14, 2023 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants