1
0
mirror of https://github.com/nttgin/BGPalerter.git synced 2024-05-19 06:50:08 +00:00

2593 Commits

Author SHA1 Message Date
4dc1f7b6d2 Bump @sentry/node from 7.109.0 to 8.2.1
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.109.0 to 8.2.1.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.109.0...8.2.1)

---
updated-dependencies:
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-17 03:48:25 +00:00
641fe155c0 updated dependencies 2024-04-06 10:47:05 +02:00
d345ad3efa fix botUrl in documentation for telegram (#1261) 2024-04-06 10:42:31 +02:00
adf6db5ae1 Merge pull request #1282 from WilliamDEdwards/fix/or-typo
Fix typo
2024-04-06 10:38:08 +02:00
64b8e1c2e5 Fix typo 2024-03-27 02:24:36 +01:00
58aee8e5a4 updated dependencies 2024-03-26 12:50:45 +01:00
768a1fe73b updated dependencies and remove unused import 2024-03-25 05:56:30 +01:00
78f8305f15 Merge pull request #1254 from nttgin/dependabot/github_actions/dev/actions/stale-9
Bump actions/stale from 5 to 9
2024-03-15 15:19:01 +01:00
420d17a886 updated dependencies 2024-03-15 15:18:10 +01:00
ac837d0089 fix proxy version update (#1264) 2024-03-15 14:40:40 +01:00
eb3e7ee08f really bad example of ris abuse 2024-03-15 14:28:53 +01:00
66b9107ec4 fix missing prefixes due to data overload protection 2024-03-11 03:42:30 +01:00
cf963f6616 set default for seenRpkiValidAnnouncements 2024-03-06 03:44:12 +01:00
6ea1f7ca3d Bump actions/stale from 5 to 9
Bumps [actions/stale](https://github.com/actions/stale) from 5 to 9.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v5...v9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-26 03:34:26 +00:00
bf83bfd155 recover order in friends list 2024-02-23 13:55:41 +01:00
00fb2f9da1 Merge pull request #1247 from Charlie-Root/patch-1
adding AS200249 to friends list
2024-02-23 13:54:28 +01:00
08cb6481e9 updated dependencies 2024-02-23 13:44:43 +01:00
ae20ba26f5 fixing stale action 2024-02-23 13:41:55 +01:00
d333a28330 Merge branch 'main' into dev 2024-02-12 16:33:59 +01:00
19e021079c reduce default check times 2024-02-12 16:33:27 +01:00
6241ca618a improved documentation on TA tollerance 2024-02-12 13:57:32 +01:00
7c0a79df4a add initial vrps check 2024-02-12 13:32:16 +01:00
1476c66766 adding AS200249 to friends list 2024-02-12 06:06:07 +01:00
dc4f87abf1 split ta checks from vrps diffs 2024-02-11 18:15:06 +01:00
0477b6f843 updated dependencies 2024-02-11 17:08:33 +01:00
7d11b9cdd9 Update friends.md 2024-02-10 05:53:28 +01:00
1f0443df0a bump version v1.33.0 2024-02-06 19:07:56 +01:00
20dcdaee7c document skipPrefixMatch 2024-02-06 18:31:22 +01:00
fc6d8f6945 prevent triggering ris flooding protections 2024-02-06 10:12:17 +01:00
8f7d6d1ba9 updated dependencies 2024-02-06 09:28:35 +01:00
8a52e45b4d fixed stable roa to string alert hash 2024-02-06 09:24:04 +01:00
93ff8e22ef Merge branch 'dev' of github.com:nttgin/BGPalerter into dev 2024-02-06 09:23:14 +01:00
6fdb67b124 support request github template 2024-01-24 18:55:18 +01:00
7283d13bc5 Merge pull request #1229 from nttgin/dependabot/github_actions/dev/actions/cache-4
Bump actions/cache from 3 to 4
2024-01-18 16:34:37 +01:00
de8386bd1f Bump actions/cache from 3 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-18 03:31:52 +00:00
8c5540ac58 force fetch propagation 2024-01-16 17:29:43 +01:00
b365b315bd updated dependencies 2024-01-16 17:07:29 +01:00
549baeb20d updated dependencies 2024-01-06 20:10:19 +01:00
0fb95dc5b7 removed erroneous blacklistSources in test config 2024-01-06 20:08:52 +01:00
ebdb96f893 added parameter to ignore collectors' peers (#1217) 2024-01-06 20:05:14 +01:00
ef1523e786 introduced TA-specific tolerance (#1204) 2023-12-24 19:30:49 +01:00
1f551e93ef added auto-submitted header to reportEmail (#1194) 2023-12-24 17:14:16 +01:00
9b67cfbe3e removed workflow cache 2023-12-24 17:01:43 +01:00
d037e7c8cb fixed release workflow 2023-12-24 16:56:52 +01:00
3e70d1ebd6 upload basic build 2023-12-24 16:49:22 +01:00
725831c542 attempt 2023-12-24 16:44:31 +01:00
7a5a146930 fixed release attempt 2023-12-24 16:36:08 +01:00
5016749e1a fixed release attempt 2023-12-24 16:33:34 +01:00
71065da291 generic release action 2023-12-24 16:30:02 +01:00
e770a2618f create as pre-relese 2023-12-24 16:21:10 +01:00