MISP/app/Model
Raphaël Vinot 551aa0baab
Bump recommended version of PyMISP
2018-06-07 12:08:26 +02:00
..
Behavior fix: Ugly fix for the float issues 2017-11-08 18:55:13 +01:00
AdminSetting.php
AppModel.php new: [tooling] Added benchmark tool to AppModel 2018-06-04 22:55:37 +02:00
Attribute.php new: [performance] Made the deadlock fix optional 2018-06-05 18:06:02 +02:00
AttributeTag.php fix: Removed the crazy complex lookup for attribute tag counts from the tag index 2018-01-27 15:42:11 +01:00
Bruteforce.php
Dns.php
Event.php chg: [cleanup] Benchmarking calls removed 2018-06-05 11:04:31 +02:00
EventBlacklist.php
EventDelegation.php
EventTag.php fix: Removed the crazy complex lookup for attribute tag counts from the tag index 2018-01-27 15:42:11 +01:00
FavouriteTag.php
Feed.php fix: [validation] Fixed urlOrExistingFilepath validation script no longer uses hard-coded error messages 2018-06-02 23:24:36 +02:00
FuzzyCorrelateSsdeep.php new: First iteration of ssdeep correlation 2018-02-14 22:55:10 +01:00
Galaxy.php fix: attachcluster to object attributes fails due to no flattening 2018-05-15 08:54:02 +02:00
GalaxyCluster.php fix: Fixed double json decoding due to recent changes to galaxy clusters 2018-01-26 22:47:27 +01:00
GalaxyElement.php
Job.php
Log.php Update Log.php 2018-04-23 15:06:56 +02:00
MispObject.php fix: Account for alternate format for /objects/edit 2018-05-08 14:38:30 +02:00
Module.php fix: low timeout added for module introspection to fix performance bottlenecks 2018-04-27 22:32:48 +02:00
News.php
Noticelist.php fix: Changed filepath of noticelist not reflected in update script 2018-05-08 17:58:59 +02:00
NoticelistEntry.php new: Noticelist system added 2018-05-05 23:04:10 +02:00
ObjectReference.php fix: Fixed object->attribute references not being captured correctly 2018-05-08 09:25:51 +02:00
ObjectRelationship.php
ObjectTemplate.php fix: Fixed the disable correlation flags for the objec templates 2017-12-07 16:54:04 +01:00
ObjectTemplateElement.php fix: Removed object template element changes from logging system 2018-02-05 09:49:40 +01:00
OrgBlacklist.php
Organisation.php fix: Changed United States -> United States of America in the org nationality list 2018-04-12 09:22:48 +02:00
Post.php
Regexp.php
Role.php new: Cleanup of role permissions 2018-03-31 23:27:47 +02:00
Server.php Bump recommended version of PyMISP 2018-06-07 12:08:26 +02:00
ServerTag.php
ShadowAttribute.php fix: valueNotEmpty() switched to stringNotEmpty for the attribute value validation 2018-04-09 13:58:24 +02:00
SharingGroup.php new: New APIs to add/remove orgs and servers from sharing groups, fixes #2888 2018-02-02 08:46:14 +01:00
SharingGroupElement.php
SharingGroupOrg.php
SharingGroupServer.php
Sighting.php fix: Rework of tags index / galaxy view 2017-11-09 11:53:57 +01:00
Tag.php fix: Fixed issue blocking the creation of tags, fixes #2989 2018-03-01 21:07:44 +01:00
Task.php
Taxonomy.php new: Add tag restrictions for a single user 2017-12-08 16:31:00 +01:00
TaxonomyEntry.php
TaxonomyPredicate.php
Template.php
TemplateElement.php
TemplateElementAttribute.php
TemplateElementFile.php
TemplateElementText.php
TemplateTag.php
Thread.php
ThreatLevel.php
User.php Add config mapping for 'gpgconf' option in Crypt_GPG library. 2018-05-15 10:36:23 +10:00
Warninglist.php chg: [cleanup] Benchmarking calls removed 2018-06-05 11:04:31 +02:00
WarninglistEntry.php
WarninglistType.php
Whitelist.php