MISP/app/Model
Luciano Righetti 44f7f5c71b fix: do not escape, user cannot have control over this, same as or other options. 2022-05-19 11:22:55 +02:00
..
Behavior fix: [auditlog] Deleting object 2022-05-02 17:04:45 +02:00
Datasource/Database fix: do not escape, user cannot have control over this, same as or other options. 2022-05-19 11:22:55 +02:00
DecayingModelsFormulas chg: [internal] Remove unused 'full' arg when fetching taxonomies 2021-05-25 19:41:29 +02:00
AdminSetting.php chg: [internal] Fix setting cleanDb admin setting 2021-10-16 19:32:32 +02:00
Allowedlist.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
AppModel.php new: add MysqlExtended DboSource to support index query hints 2022-05-19 11:08:31 +02:00
AttachmentScan.php fix: add missing jobId param to enqueue() calls 2021-11-02 16:25:43 +01:00
Attribute.php chg: [internal] Reduce memory usage when generating correlations vol. 6 2022-05-15 09:21:00 +02:00
AttributeTag.php chg: [internal] Simplified code for AttributesController::editSelected method 2022-04-24 16:59:58 +02:00
AuditLog.php new: [internal] Simplify checking if connection is MySQL/MariaDB 2022-05-14 10:17:06 +02:00
AuthKey.php chg [authkeys] Add validation 2022-03-27 18:45:32 +02:00
Bruteforce.php new: [internal] Simplify checking if connection is MySQL/MariaDB 2022-05-14 10:17:06 +02:00
Cerebrate.php new: [CLI] admin reencrypt command 2021-11-07 17:51:04 +01:00
Community.php fix: [community] removed invalid filter field causing notice errors 2020-11-30 23:39:05 +01:00
Correlation.php chg: [internal] Reduce memory usage when generating correlations vol. 8 2022-05-15 09:22:08 +02:00
CorrelationExclusion.php chg: [internal] Top correlations cleanup 2022-05-09 14:34:38 +02:00
CryptographicKey.php fix: [sign] Remove unused method 2022-03-26 13:16:51 +01:00
Dashboard.php fix: [internal] Class 'Folder' not found 2022-02-23 16:29:56 +01:00
DecayingModel.php
DecayingModelMapping.php
Event.php new: [internal] Simplify checking if connection is MySQL/MariaDB 2022-05-14 10:17:06 +02:00
EventBlocklist.php chg: [internal] Use hasAny 2021-10-05 20:33:53 +02:00
EventDelegation.php chg: [internal] Faster event tag attaching 2021-10-05 20:24:02 +02:00
EventGraph.php chg: [internal] Fix validation for UserSetting value 2021-10-18 09:04:06 +02:00
EventLock.php chg: [internal] Faster event locks with Redis 2021-03-08 18:07:36 +01:00
EventReport.php chg: [internal] Event report name is required 2022-01-10 21:26:16 +01:00
EventTag.php chg: [internal] Optimise fetching events by tags 2021-10-30 19:43:17 +02:00
FavouriteTag.php
Feed.php fix: revert change 2022-05-11 16:55:42 +02:00
FuzzyCorrelateSsdeep.php chg: [internal] Reduce memory usage when generating correlations vol. 8 2022-05-15 09:22:08 +02:00
Galaxy.php fix: [UI] Empty form 2022-04-25 10:45:32 +02:00
GalaxyCluster.php Revert "chg: [sync] Use server sync when fetching galaxy clusters" 2022-05-06 21:15:45 +02:00
GalaxyClusterBlocklist.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
GalaxyClusterRelation.php chg [galaxy] Simplify saving galaxies 2022-03-27 18:45:32 +02:00
GalaxyClusterRelationTag.php chg: [internal] Simplify creating tag 2021-10-30 19:40:52 +02:00
GalaxyElement.php chg: [internal] Remove unused methods 2021-07-27 21:03:45 +02:00
Inbox.php
Job.php chg: [internal] Do not generate export array when initializing Event class 2022-04-10 09:49:21 +02:00
Log.php new: [internal] Simplify checking if connection is MySQL/MariaDB 2022-05-14 10:17:06 +02:00
MispObject.php fix: [internal] Typo in variable name 2022-05-07 10:54:07 +02:00
Module.php chg: [modules] Use JsonTool 2021-10-18 09:04:06 +02:00
News.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
Noticelist.php fix: undefined index notice when enable/disable noticelist 2021-07-15 10:32:36 +02:00
NoticelistEntry.php
NotificationLog.php
ObjectReference.php chg: [internal] Optimise saving attributes 2021-11-01 07:26:04 +01:00
ObjectRelationship.php fix: [internal] Update object relationships when updating JSONs 2021-07-07 12:38:49 +02:00
ObjectTemplate.php chg: [internal] Simplify code in ObjectTemplate 2022-05-15 12:03:34 +02:00
ObjectTemplateElement.php fix: [log] Do not log unnecessary data to AuditLog 2021-05-03 13:44:44 +02:00
OrgBlocklist.php new: [internal] OrgBlocklist::removeBlockedEvents 2021-09-30 21:18:25 +02:00
Organisation.php new: [internal] Simplify checking if connection is MySQL/MariaDB 2022-05-14 10:17:06 +02:00
Post.php chg: use new bg job tool in post model, refactor command 2021-11-03 10:58:35 +01:00
Regexp.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
RestClientHistory.php fix: [UI] REST client 2022-04-10 15:04:48 +02:00
Role.php chg: [internal] Convert array to const 2021-11-03 10:27:42 +01:00
Server.php Merge pull request #8361 from righel/optimize-event-view-tags 2022-05-17 14:35:19 +02:00
ShadowAttribute.php chg: [proposal alert] emails now include the event uuid 2022-02-16 14:45:57 +01:00
SharingGroup.php new: [UI] Site admin can create SG with specific UUID 2022-03-04 18:14:13 +01:00
SharingGroupBlueprint.php fix: [sharing group blueprint] fixed 2022-03-05 11:06:24 +01:00
SharingGroupElement.php
SharingGroupOrg.php fix: [internal] Prevent duplicate org for sharing group 2021-10-20 18:08:42 +02:00
SharingGroupServer.php chg: [internal] Use hasAny method for checkIfAuthorised methods 2021-10-10 11:37:36 +02:00
Sighting.php new: [internal] Simplify checking if connection is MySQL/MariaDB 2022-05-14 10:17:06 +02:00
Sightingdb.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
SightingdbOrg.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
SystemSetting.php fix: [systemSetting] Check if database exists 2021-11-18 15:04:54 +01:00
Tag.php chg: [internal] Simplified code for AttributesController::editSelected method 2022-04-24 16:59:58 +02:00
TagCollection.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
TagCollectionTag.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
Task.php
Taxonomy.php Merge pull request #8361 from righel/optimize-event-view-tags 2022-05-17 14:35:19 +02:00
TaxonomyEntry.php
TaxonomyPredicate.php chg: [UI] Convert taxonomies to default view 2020-12-20 16:55:50 +01:00
Template.php chg: [internal] App model cleanup 2021-11-07 10:40:01 +01:00
TemplateElement.php
TemplateElementAttribute.php
TemplateElementFile.php
TemplateElementText.php
TemplateTag.php
Thread.php new: [log] Audit log 2021-05-03 13:44:44 +02:00
ThreatLevel.php fix: [internal] ThreatLevel::list() function renamed 2021-03-30 09:38:41 +02:00
User.php new: [test] MISP.default_publish_alert 2022-05-07 12:39:29 +02:00
UserSetting.php chg: [oidc] Do not log changes for OIDC user setting 2022-02-27 09:23:19 +01:00
Warninglist.php fix: [internal] `Cannot use a scalar value as an array` error when updating warninglist 2022-05-15 08:52:51 +02:00
WarninglistEntry.php chg: [internal] Remove unused methods 2021-11-03 10:27:42 +01:00
WarninglistType.php chg: [internal] Remove unused methods 2021-11-03 10:27:42 +01:00