Commit Graph

13309 Commits (3402318fa82b4528244844d43420b24ca555c63d)

Author SHA1 Message Date
mokaddem 3402318fa8
fix: [decaying:import] Force somes fields to be present while importing
a decaying model
2019-09-12 18:52:00 +02:00
chrisr3d c0aec75a09 Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2019-09-12 17:13:19 +02:00
chrisr3d fbb25bad6f
new: [restSearch] restSearch module for ATT&CK Sightings
- Returning ATTA&CK Sightings in json format for
  events and attributes with mitre-attack-pattern
  galaxies attached
- For further details on the ATT&CK Sightings,
  please visit https://attack.mitre.org/resources/sightings/
- Also thanks to @johnwunder for the clarification
  on the output format
2019-09-12 17:03:35 +02:00
mokaddem 7590898ce0
Merge branch '2.4' of github.com:MISP/MISP into decaying 2019-09-12 16:33:48 +02:00
mokaddem df9fd36518
fix: [decaying] fixed `const` error 2019-09-12 16:33:19 +02:00
Andras Iklody 485da585ad
Merge pull request #5032 from mokaddem/decaying
Decaying Models
2019-09-12 16:19:51 +02:00
mokaddem 1b133062e6
chg: [decaying] Changed `name` column type from `text` to `varchar(255)` 2019-09-12 14:44:09 +02:00
mokaddem ead4f46cf4
fix: [decaying] Correctly add database indexes 2019-09-12 14:28:49 +02:00
mokaddem 813d222bf4
chg: [decaying] Added log entry if formula cannot be loaded 2019-09-12 14:10:17 +02:00
mokaddem cfafc2e51f
Merge branch '2.4' of github.com:MISP/MISP into decaying 2019-09-12 13:35:35 +02:00
mokaddem 917b374921
chg: [decaying:(en|dis)able] Converted empty form with built-in cakephp
`postLink`
2019-09-12 13:31:23 +02:00
mokaddem 9b7f997443
chg: [decaying] Improve UI when multiple eventTags get overriden by
attributeTag
2019-09-12 13:26:26 +02:00
mokaddem 5322527c65
fix: [decaying:simulation] Make sure every sightings have a rounded
timestamp
2019-09-12 12:54:38 +02:00
mokaddem fbad1aaff3
chg: [decaying:simulation] Swapped round to floor when rounding
sightings timestamp
2019-09-12 11:49:50 +02:00
mokaddem 1a5ab3e79e
fix: [decaying] typo 4 2019-09-12 11:46:12 +02:00
mokaddem 09742c253f
fix: [decaying] typo 3 2019-09-12 11:43:43 +02:00
mokaddem 377e748771
fix: [event] typo 2 2019-09-12 11:40:23 +02:00
mokaddem b2c1a71bc9
fix: [event] typo 2019-09-12 11:38:51 +02:00
mokaddem 54e13a89c3
chg: [decaying:model] Seventh batch of fix from the PR review - WiP (not tested) 2019-09-12 11:35:44 +02:00
mokaddem ad4055cb73
chg: [decaying:model] Sixth batch of fix from the PR review - WiP (not tested) 2019-09-12 11:30:59 +02:00
mokaddem b16945619e
chg: [decaying:model] Fith batch of fix from the PR review - WiP (not tested) 2019-09-12 11:28:32 +02:00
mokaddem 32140b75b5
chg: [decaying:model] Fourth batch of fix from the PR review - WiP (not tested) 2019-09-12 11:23:45 +02:00
mokaddem f6f1310a50
chg: [decaying:model] Third batch of fix from the PR review - WiP (not tested) 2019-09-12 11:17:33 +02:00
mokaddem 1b59a8e192
chg: [decaying:model] Second batch of fix from the PR review - WiP (not tested) 2019-09-12 11:02:39 +02:00
mokaddem a990727db2
chg: [decaying:model] First batch of fix from the PR review - WiP (not tested) 2019-09-12 10:42:53 +02:00
mokaddem 60edb198a7
chg: [database] Added indexes to decaying models and related tables 2019-09-12 10:22:13 +02:00
mokaddem 48c89ea333
chg: [event] applying few PSR2 rules 2019-09-12 10:18:52 +02:00
mokaddem 70f77f7c0e
chg: [decaying:simulation] restSearch comments added to be fixed in next
decaying version
2019-09-12 10:16:07 +02:00
Andras Iklody cbda85d727
Merge pull request #5148 from JakubOnderka/composer-simplify
chg: [internal] Simplify installation with composer
2019-09-12 09:57:26 +02:00
mokaddem 5a291d87a5
chg: [decaying] First batch of fix from the PR review - WiP (not tested) 2019-09-12 09:38:15 +02:00
mokaddem d08586f0c1
chg: added CR/LF 2019-09-12 09:17:58 +02:00
mokaddem 5e5818fdae
chg: [sql] align initial perm with sightings 2019-09-12 09:17:24 +02:00
Andras Iklody bf55db64e4
fix: [regression] removed readded invalid acl entry 2019-09-12 06:45:58 +02:00
Jakub Onderka bcc905c61c chg: [internal] Simplify installation with composer 2019-09-11 17:46:51 +02:00
iglocska fdf1379f3f
fix: [ACL] removed two unused functions 2019-09-11 17:25:49 +02:00
iglocska d49e76ec0d
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-09-11 16:52:40 +02:00
iglocska ed0450faf4
new: [API] verbose output for /servers/update 2019-09-11 16:52:14 +02:00
iglocska 32873d7ebc
fix: [API] Empty strings should be embedded in an array for the JSON output 2019-09-11 16:41:42 +02:00
chrisr3d 1c470fc327 Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2019-09-11 11:39:37 +02:00
chrisr3d 8bec9e55b9
fix: [stix import] Fixed ttps malware from external stix files parsing 2019-09-11 11:38:52 +02:00
Alexandre Dulaunoy 66a2951674
chg: [misp-objects] updated to the latest version 2019-09-11 09:30:27 +02:00
iglocska 7b749aec11
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-09-11 09:29:36 +02:00
iglocska 290a92808d
fix: [customauth] default setting for use_header_namespace should adhere to what is displayed (true)
- as requested by the MELiCERTES consortium for CSP
2019-09-11 09:28:45 +02:00
Andras Iklody db3a5fd646
Merge pull request #5106 from JakubOnderka/composer-requirements
chg: Put require PHP version and extension into composer.json
2019-09-11 07:04:28 +02:00
chrisr3d 25d5ed6447
fix: [stix import] Additional test if leveraged ttps are not None to avoid issues 2019-09-10 16:15:34 +02:00
chrisr3d 1e57e73fb3
add: [stix import] Importing Galaxies supported during stix export 2019-09-10 15:47:59 +02:00
mokaddem 6b9c600ce5
fix: [decaying:tool] Replaced `title` function into `text` 2019-09-10 15:46:40 +02:00
mokaddem 35e2c62947
chg: [app] bumped queryversion 2019-09-10 15:43:20 +02:00
mokaddem f3860ade80
Merge remote-tracking branch 'origin/2.4' into decaying 2019-09-10 15:40:25 +02:00
iglocska 8a8ac9852c
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-09-10 15:23:31 +02:00