Commit Graph

2581 Commits

Author SHA1 Message Date
7f9958f626 Fix bug fsctl: mkfile wrong file_mode (#1703)
Co-authored-by: Mario Aragones Lozano (maarlo) <mario.aragones.lozano@gmail.com>
2022-03-15 10:57:45 +08:00
01b2de1b6f upgrade all except twisted (#1702)
* upgrade all except twisted

* fix incompatibilities

Co-authored-by: Michel Oosterhof <michel@MacBook-Pro.local>
2022-03-14 09:44:27 +08:00
2b2b7415e9 fix exit on unknown command (#1701)
Co-authored-by: Michel Oosterhof <michel@MacBook-Pro.local>
2022-03-14 09:12:25 +08:00
fd966a52dd Bump treq from 21.5.0 to 22.1.0 (#1691)
Bumps [treq](https://github.com/twisted/treq) from 21.5.0 to 22.1.0.
- [Release notes](https://github.com/twisted/treq/releases)
- [Changelog](https://github.com/twisted/treq/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/twisted/treq/compare/release-21.5.0...release-22.1.0)

---
updated-dependencies:
- dependency-name: treq
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-08 09:30:01 +08:00
f8e3341800 remove version requirement from importlib (#1688)
* remove version requirement from importlib
* do pypy37 and pypy38
2022-01-30 14:00:55 +08:00
CLO
9c528fdc0e moving from twisted.trial.unittest to unittest (#1672)
* replace twisted.trial.unittest with unittest
2022-01-29 11:38:46 +08:00
6140b11f19 Fix #1684 and #1307 (#1685) 2022-01-27 10:14:46 +08:00
68c46118ed Telegram bot output (#1675)
* Implement Telegram bot based on #1291

* Code style improvements based on flake8 output
2022-01-15 00:40:33 +08:00
db5f74844d Automatic update of dependencies (#1673)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2022-01-15 00:30:18 +08:00
86488fa4ee Automatic update of dependencies (#1668)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-12-28 12:55:47 +08:00
22bd5430d8 Open file in 'r' mode instead of 'rb' (#1662) 2021-12-06 20:44:22 +08:00
1ce86d6b11 Automatic update of dependencies (#1664)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-12-06 20:41:46 +08:00
0d842d7bc7 only run typing on 3.8+ (#1663)
* only run typing on 3.8+

Co-authored-by: Michel Oosterhof <michel@MacBook-Pro.local>
2021-12-06 20:36:50 +08:00
d9f86a88cd Automatic update of dependencies (#1659)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-11-26 16:25:58 +08:00
a733d663c2 Add output to Graylog via GELF HTTP input. (#1652)
* Add output to Graylog via GELF HTTP input
2021-11-19 19:32:59 +08:00
15f2450f3c run pur in 3.9 only (#1655) 2021-11-08 12:10:59 +08:00
4423ef4b43 allow workflows to be started manually (#1654) 2021-11-08 12:03:50 +08:00
f600605402 more docker infra (#1648)
* more docker infra

* build needs directory argument

* end with /

* yamllint fixes

* also copy grp file
2021-10-24 12:53:13 +08:00
bb81bcb403 Integrated docker (#1646)
* Merge docker build infra into main repo
2021-10-22 14:19:55 +08:00
a3202006df update readme (#1647) 2021-10-22 14:18:23 +08:00
74490589ae fix 1638 and pass session attribute on (#1645) 2021-10-19 00:22:13 +08:00
555ff10d95 Mypy (#1644)
this is release 2.30 many new typing improvements. deprecate python 3.6.
v2.3.0
2021-10-17 23:30:18 +08:00
0e52f5b375 Fix wget for links with IP (#1642) 2021-10-16 11:14:47 +08:00
b22487bb36 Add Redis to requirements-output.txt (#1641) 2021-10-15 10:55:10 +08:00
99cc0033f0 Py310 (#1636)
* add py3.10
* limit pytype to python<3.10

Co-authored-by: Michel Oosterhof <michel@MacBook-Pro.local>
2021-10-10 12:08:36 +08:00
2b5daca5cd Automatic update of dependencies (#1637)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-10-10 11:59:04 +08:00
fee98d47d3 chg: [misp] Extended the misp output plugin (#1631)
* chg: [misp] Extended the misp output plugin

* fix: [misp] If files are uploaded the key 'url' does not exist.
2021-10-06 15:29:32 +08:00
50808121ed Automatic update of dependencies (#1634)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-10-06 15:28:59 +08:00
c04eb1611f Automatic update of dependencies (#1630)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-09-28 11:16:42 +08:00
680132591d add new public keys ECDSAKeys and ed25519 (#1627) 2021-09-28 11:16:02 +08:00
6b1e829154 Automatic update of dependencies (#1625)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-09-20 00:29:51 +08:00
32744ac4b3 Automatic update of dependencies (#1624)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-09-13 14:13:56 +08:00
d7c6b20576 Pidfile (#1622)
* really no pid file when running in foreground mode
2021-09-10 10:44:06 +08:00
b214699af4 Automatic update of dependencies (#1621)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-09-07 14:27:49 +08:00
b8e69c2c1f fix userdb.example (#1619) 2021-09-02 09:57:12 +08:00
bd0e3a8bfa Automatic update of dependencies (#1618)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-08-29 15:34:26 +08:00
33c3f7c7d0 Automatic update of dependencies (#1609)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-08-24 10:44:47 +08:00
03f13934ef Update pur.yml 2021-08-19 18:51:55 +08:00
7ec2004788 Wf (#1612)
* yaml fix for workflow
2021-08-05 11:38:02 +08:00
6e8329813a Virustotal cache (#1610)
* cache url submission to virustotal
2021-08-05 11:23:00 +08:00
2f2ce4eb61 Cicd (#1611)
* stop travis/circleci. move to github actions
2021-08-05 01:00:53 +08:00
a48f9f50b9 Automatic update of dependencies (#1607)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-07-28 12:11:23 +08:00
d48e1e2724 Automatic update of dependencies (#1606)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-07-28 11:17:52 +08:00
9c39793c30 Automatic update of dependencies (#1605)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-07-27 11:15:00 +08:00
150f1a5fb5 Automatic update of dependencies (#1604)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-07-24 11:23:04 +08:00
f0b12750ef Automatic update of dependencies (#1603)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-07-23 12:51:58 +08:00
d438a272f2 Automatic update of dependencies (#1602)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-07-22 09:13:36 +08:00
bbed19a1ac Automatic update of dependencies (#1601)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-07-15 22:28:40 +08:00
2849a9faa7 Automatic update of dependencies (#1600)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-07-14 17:53:37 +08:00
0afed5579c Automatic update of dependencies (#1599)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-07-13 18:12:38 +08:00