Commit Graph

71 Commits (39093e97dd028e4adbe5dda9fe95481d9c036b4d)

Author SHA1 Message Date
Raphaël Vinot 39093e97dd fix: [CI] once again, this one should be good... 2023-05-12 16:22:40 +02:00
Raphaël Vinot 4eab02e682 fix: [CI] Fix path 2023-05-12 15:41:55 +02:00
Raphaël Vinot 7f877ce74b fix: [CI] PyMISP install and test 2023-05-12 15:36:05 +02:00
Raphaël Vinot ffb6246de3 chg: Order for tests. 2023-03-13 17:13:05 +01:00
Raphaël Vinot b5342dd167 chg: update GHA to fix composer, maybe. 2023-03-11 15:32:58 +01:00
Raphaël Vinot d1977f5375 chg: Bump ubuntu version to use 2023-03-11 14:25:14 +01:00
iglocska 60d60fdf48
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2022-12-22 15:43:14 +01:00
Jakub Onderka 4a76fae0ea chg: [test] Show application logs 2022-12-01 15:03:02 +01:00
dependabot[bot] 6264c7c656
build(deps): bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-28 13:23:08 +00:00
Andras Iklody e5bdce5ce7
chg: [github action] Added taxii branch 2022-11-21 14:09:46 +01:00
Jakub Onderka ad9bb42441 fix: [test] Show debug output for warninglist 2022-10-24 11:51:45 +02:00
Jakub Onderka 5826585454 chg: [test] Try to use virtualenv from system packages 2022-03-27 18:53:50 +02:00
Jakub Onderka 8639c7436e chg: [test] Do not install useless system packages 2022-03-27 18:45:32 +02:00
Jakub Onderka 1a589c64f8 chg [authkeys] Add validation 2022-03-27 18:45:32 +02:00
Jakub Onderka cba6e6dc8c chg: [test] Try to avoid installing poetry 2022-03-27 18:45:32 +02:00
Jakub Onderka f1dd24933c fix: [sign] Allow to sign event by key stored in gpg homedir 2022-03-26 12:10:26 +01:00
Jakub Onderka b21ad57b47 new: [test] GpgToolTest 2022-03-26 12:10:26 +01:00
Alexandre Dulaunoy 3c230afd2c
chg: [CI] fixed installation 2022-01-21 23:07:28 +01:00
Alexandre Dulaunoy 7e3168a3eb
fix: [CI] libpcre2 issue 2022-01-21 16:55:42 +01:00
Luciano Righetti 66594880e7 fix: update dep for fixing php74 build 2021-11-23 12:18:39 +01:00
Jakub Onderka e8c4378893 new: [internal] Faster caching 2021-11-18 18:48:34 +01:00
Jakub Onderka 1b0ecb2731 fix: [test] Permission for workers 2021-10-30 12:45:29 +02:00
Jakub Onderka cb636498fe chg: [build] Try to run workers under www-data user 2021-10-30 12:45:29 +02:00
Jakub Onderka fbbd51385f new: [settings] Allow to use ThreatLevel.name for alert filter 2021-10-30 12:45:28 +02:00
iglocska 9edd72c854
Merge branch '2.4' into develop 2021-10-20 22:28:55 +02:00
Jakub Onderka 4f31876890 fix: [UI] Broken tag attaching 2021-10-18 18:01:57 +02:00
chrisr3d f87a3b8661 Merge branch '2.4' of https://github.com/MISP/MISP into misp-stix 2021-10-18 10:46:29 +02:00
Jakub Onderka 035939ba99 chg: [test] Tests for event index 2021-10-15 10:27:09 +02:00
chrisr3d 0d4e8ed80b
chg: [github actions] Enabling tests on the `misp-stix` branch (at least temporarily) 2021-10-11 18:52:35 +02:00
chrisr3d f0c7da0c38
fix: [github actions] For the tests purpose, installing the stix1 python library from the submodule 2021-10-11 18:15:38 +02:00
Jakub Onderka 6e6faa962c new: [test] Build test 2021-10-09 13:54:04 +02:00
Alexandre Dulaunoy 7553b49784
chg: [GitHub action] install the python-cti-stix2 from the local submodule 2021-10-08 10:30:10 +02:00
Alexandre Dulaunoy 200f6e1466
chg: [GitHub action] raging on venv library path 2021-10-08 10:06:25 +02:00
Alexandre Dulaunoy 4e22272665
chg: [GitHubAction] add2virtualenv the STIX stuff 2021-10-08 09:49:33 +02:00
iglocska 32c513cb2e
fix: [github actions] removed the cti stix installation as it's no longer there 2021-10-08 08:51:52 +02:00
Jakub Onderka 871ca92c48 new: Support for BECH32 (P2WPKH) BTC address 2021-09-28 01:25:58 +02:00
Jakub Onderka 17e2790997 new: [test] Sync 2021-08-09 12:55:46 +02:00
Jakub Onderka 3bc4f90122 new: [test] Check schema diagnostics in CI 2021-08-03 14:38:50 +02:00
Jakub Onderka 4ee2726f37 chg: [test] Move PHP tests to different task 2021-07-27 10:29:16 +02:00
Jakub Onderka 5c56518aaf fix: [test] After CLI setSetting change 2021-07-26 12:37:17 +02:00
Raphaël Vinot 816907d2d3 chg: Force perms for logfiles before tests 2021-04-26 13:53:21 +02:00
Raphaël Vinot 19ce41fc02 fix: [GHA] change in hostname, bump pymisp, fix vhost 2021-04-20 16:18:38 +02:00
Stephen 3527544cff
fix recursive submodule checkout 2021-03-28 14:59:21 -07:00
Jakub Onderka d7228de232
fix: [test] Repo is missing 2021-03-14 11:46:09 +01:00
Jakub Onderka f68ae81c76
Merge pull request #6894 from JakubOnderka/github-actions-os
new: [test] Update github actions build to Ubuntu 20.04
2021-01-31 19:57:37 +01:00
Jakub Onderka 744711979c new: [test] Update github actions build to Ubuntu 20.04 2021-01-31 19:42:23 +01:00
Jakub Onderka c01028a036 new: [internal] Cidr tool for faster checking CIDR ranges 2021-01-28 19:21:09 +01:00
Raphaël Vinot 70c5007230
fix: MIssing dependency 2021-01-05 11:23:03 +01:00
Raphaël Vinot 0dcf55fb24
fix: Call the security test suite properly 2021-01-05 11:10:01 +01:00
Raphaël Vinot 91391bc869
fix: Remove call to python script out of the virtenv 2021-01-05 10:58:43 +01:00