Commit Graph

5228 Commits (31b6ffd625f06961f4802775da684e117720213c)

Author SHA1 Message Date
Alexandre Dulaunoy 667f8cfd46 fix: Copyright dates updated 2017-01-09 17:21:11 +01:00
iglocska 2b187d48fc new: Add a new api to check the supported PyMISP version 2017-01-08 20:20:49 +01:00
iglocska 1da45ba15b Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2017-01-08 11:48:38 +01:00
iglocska 1fb0601ff7 fix: debug alert removed 2017-01-08 11:48:20 +01:00
Alexandre Dulaunoy 870955bcaf
fix: [misp-galaxy] updated to the latest version 2017-01-08 11:32:17 +01:00
iglocska b0585c0e91 fix: Added sightings index to the ACL 2017-01-08 03:07:32 +01:00
iglocska 8ccd817435 new: Index API for sightings added 2017-01-06 15:25:31 +01:00
iglocska c8a5eb951d new: Sightings API improvements WIP
- reworked responses
- started work on the new index
2017-01-05 20:48:03 +01:00
iglocska 9a20698c58 fix: Fixed some UI issues 2017-01-03 15:05:50 +01:00
iglocska 9e67b919b9 fix: Fixed an issue where the published field would disappear on the event view 2017-01-08 00:03:42 +01:00
iglocska d661e55739 Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2017-01-07 23:56:16 +01:00
iglocska 5a41d5ea17 fix: show that an event is unpublished when you accept a proposal, fixes #1763
- we've had the system for a while for adding tags already anyway
2017-01-07 23:51:03 +01:00
Raphaël Vinot b1ce0de3b0 Merge pull request #1815 from Rafiot/travis
Fixing travis
2017-01-06 21:12:26 -05:00
Raphaël Vinot 927f4ee06c Update pymisp 2017-01-06 21:06:36 -05:00
Alexandre Dulaunoy 7f9765b5ac
fix: [misp-galaxy] updated to the latest version 2017-01-06 14:01:10 +01:00
Alexandre Dulaunoy 2de1715751
fix: [misp-galaxy] Galaxy updated to the latest version 2017-01-06 13:27:59 +01:00
Alexandre Dulaunoy 58926a00ee fix: [misp-galaxy] New clusters exploit-kit and TDS added 2017-01-05 20:51:51 +01:00
Iglocska b1842e422a Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2017-01-04 22:40:11 +01:00
Iglocska 1ab0d33614 fix: small UI issue fixed 2017-01-04 22:20:29 +01:00
Iglocska b7ff30ab78 fix: Fixed some UI issues with the correlation status on the event view 2017-01-04 22:18:14 +01:00
Iglocska 1df70315c2 chg: Updated the taxonomies 2017-01-04 16:26:59 +01:00
Iglocska 396ab8046f fix: Fix empty space issues with server settings
- on input trim the string
- on the not empty check, first trim the string to warn users about existing issues
2017-01-02 16:32:11 +01:00
Iglocska 394440f761 chg: Description of session.timeout updated 2017-01-02 15:14:07 +01:00
iglocska b68a37ec79 chg: Version bump 2017-01-01 19:53:47 +01:00
iglocska 7dcc11f0f7 fix: Copy paste fail 2017-01-01 16:29:50 +01:00
iglocska 734ff59cb4 fix: Left off changes to the complextypetool
- oops
2017-01-01 16:28:23 +01:00
iglocska 26df6d3fe5 new: Added a new field for an exclude regex for the CSV / Freetext feeds
- just set a php compatible PCRE regex pattern to exclude values
2017-01-01 16:25:08 +01:00
iglocska b40791e8b0 fix: fixed a copy paste bug and the default feed index scope
- defaults to all feeds now
2017-01-01 13:01:12 +01:00
iglocska df85d488d2 chg: Changed the feed cache locations 2017-01-01 12:52:17 +01:00
iglocska f8dc191f53 fix: Fix to several issues with the feeds:
- settings (csv column number, delimiter) were ignored
- skipped fields were still counted by the paginator showing some pages with fewer than the expected 60 values
2017-01-01 12:25:35 +01:00
iglocska c9116998a6 Merge branch '2.4.59' into 2.4 2016-12-31 23:27:14 +01:00
iglocska 2aad201f26 fix: Setting naming consistency fail
- separator != delimiter
2016-12-31 22:22:58 +01:00
iglocska 998294690f fix: Fixed some minor issues with the feed import 2016-12-31 09:52:12 +01:00
iglocska e37ed0e8cf chg: added description for feed metadata download 2016-12-31 09:47:19 +01:00
iglocska 53dad99e67 new: Added feed metadata download link 2016-12-31 09:46:03 +01:00
iglocska 9ce46689b6 fix: Updated the ACL 2016-12-31 09:36:45 +01:00
iglocska 12b904da13 fix: Added rest response to the importFeeds method 2016-12-31 09:13:34 +01:00
iglocska 76e9398df9 new: Various new feed features
- import feed descriptor json pastes to add a list of pre-defined feeds
- improvements to the feed pull (a single non validating attribute shouldn't break the process)
- altered the saving of the attributes to happen in chunks during a feed pull to avoid very large feeds from stalling the process
- split the feeds into 3 tabs: default, custom, all
2016-12-31 09:04:46 +01:00
iglocska 7f8a81e161 new: Added caching and pagination to freetext/csv feeds 2016-12-30 16:16:56 +01:00
Alexandre Dulaunoy 057a5fa759
fix: updated to the latest version of the galaxy 2016-12-30 12:49:04 +01:00
iglocska 0db59a4bff Merge branch '2.4' into 2.4.59 2016-12-30 10:36:41 +01:00
iglocska 341d23892b fix: org field missing in log entry causing proposal sync to fail
- Added SYSTEM as the default value
2016-12-29 16:06:11 +01:00
iglocska 5b54171364 fix: Allow users to fetch their PGP keys 2016-12-29 13:34:41 +01:00
Alexandre Dulaunoy 22d4110524
fix: updated to the latest version of misp galaxy 2016-12-28 18:32:48 +01:00
Alexandre Dulaunoy 7973a0d5aa fix: PyMISP updated to the latest version 2016-12-28 18:31:28 +01:00
iglocska 6b4d80273e Merge branch 'feature/colour' into 2.4.59 2016-12-28 11:25:06 +01:00
iglocska 84f9fc6fcd new: Added session settings to the server settings
- also, new method for writing the MISP config file
2016-12-28 11:22:47 +01:00
iglocska 438f13afaa fix: Fixed the colour settings for taxonomies 2016-12-27 16:47:11 +01:00
iglocska 7146652059 Merge branch '2.4' into feature/attribute-tagging 2016-12-26 23:30:21 +01:00
iglocska 6ca728a674 chg: View the feed index via the API (to easily extract / share the settings) 2016-12-26 14:41:24 +01:00