Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@phutelmyer
Copy link
Contributor

@phutelmyer phutelmyer commented Feb 27, 2023

Describe the change
This PR updates CAPA to v5.
Tests have been updated to include additional rule matches in the v5 ruleset. The CAPA tests also saw increases in the timeout time for the CAPA test as some builds seem to take quite some time for those tests.

Required an update to requirements.txt:

  • flare-capa
  • pyelftools

Describe testing procedures
Built containers

 => [16/18] RUN echo '[+] Run build checks' &&     cd /strelka/strelka/ &&     python3 -m pytest -p no:cacheprovider -s tests/ &&     if false; then python3 -m pytest -s tests_configuration/; fi &&     echo '[+] Done'                       108.3s
 => [17/18] RUN cd /strelka/ &&     rm -rf /strelka/                                                                                                                                                                                              0.4s
 => [18/18] RUN rm -rf /etc/strelka/                                                                                                                                                                                                              0.4s
 => exporting to image                                                                                                                                                                                                                            0.1s
 => => exporting layers                                                                                                                                                                                                                           0.1s
 => => writing image sha256:c4f82266c0303592f1ceff75c9076555c39e44ed9516e00fc3be40d648daeb4c                                                                                                                                                      0.0s
 => => naming to docker.io/library/build-backend        

Sample output
No output changes.

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of and tested my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@phutelmyer phutelmyer merged commit 6fd4b07 into master Feb 27, 2023
@phutelmyer phutelmyer deleted the update-capa-v5 branch March 28, 2023 13:24
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.

1 participant