Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

shell_exec() fix #249

Merged
merged 1 commit into from
Sep 21, 2023
Merged

shell_exec() fix #249

merged 1 commit into from
Sep 21, 2023

Conversation

alexandergull
Copy link
Member

https://doboard.com/1/task/3296

  • Fix. System function shell_exec() now gains "critical" severity.

@alexandergull alexandergull requested review from Glomberg, svfcode and ArtemAnoshin and removed request for svfcode September 19, 2023 08:56
@alexandergull alexandergull merged commit 3a2b08d into dev Sep 21, 2023
@alexandergull alexandergull deleted the shell_exec_mod.ag branch September 21, 2023 05:15
svfcode added a commit that referenced this pull request Oct 30, 2023
Squashed commit of the following:

commit 7ec4c3c
Author: Glomberg <bazz@bk.ru>
Date:   Fri Oct 27 16:04:24 2023 +0300

    Upd. Readme updated.

commit 732e258
Merge: ad910fb 3ab6df1
Author: svfcode <svfcode@mail.ru>
Date:   Thu Oct 26 07:50:56 2023 +0300

    merge master to dev

commit 3ab6df1
Author: svfcode <svfcode@mail.ru>
Date:   Thu Oct 26 07:24:10 2023 +0300

    merge dev to master

    commit ad910fb
    Author: svfcode <svfcode@mail.ru>
    Date:   Wed Oct 25 15:40:56 2023 +0300

        revert current_user_can function

    commit 67cf26c
    Author: svfcode <svfcode@mail.ru>
    Date:   Wed Oct 25 12:16:35 2023 +0300

        Fix. Scan. Removed duplicate in backup dir name.

    commit 1a5b6ba
    Author: svfcode <svfcode@mail.ru>
    Date:   Tue Oct 24 12:20:40 2023 +0300

        Upd. Scan. Excluded html and js files from check for line length.

    commit b7c515a
    Author: svfcode <svfcode@mail.ru>
    Date:   Tue Oct 24 11:12:20 2023 +0300

        Update version and changelog.

    commit b3fb316
    Author: svfcode <svfcode@mail.ru>
    Date:   Tue Oct 24 11:11:47 2023 +0300

        merge fix to dev

    commit 9d4b309
    Author: SVFCode <svfcode@mail.ru>
    Date:   Tue Oct 24 10:52:45 2023 +0300

        Update. Scan. Added check line length and mark of unreadable. (#265)

        * Update. Scan. Added check line length and mark of unreadable.

        * Update. Scan. Removed comments before check for unreadable.

    commit 80c898e
    Author: SVFCode <svfcode@mail.ru>
    Date:   Tue Oct 24 10:18:26 2023 +0300

        Upd. Scanner. Hidden the listing backups and quarantine directories. (#264)

    commit 995a89d
    Author: SVFCode <svfcode@mail.ru>
    Date:   Tue Oct 24 10:16:14 2023 +0300

        Update. Common. Getting ip from resource by option. (#263)

        * Update. Common. Getting ip from resource by option.

        * Update. Common. Added handle case if optional header did not sent.

        * Update. Common. Added test case if optional header did not sent.

        * Update. Common. Refactoring getting ip.

    commit 67037a9
    Merge: babf196 2383fea
    Author: SVFCode <svfcode@mail.ru>
    Date:   Wed Oct 18 06:14:53 2023 +0300

        Merge pull request #260 from CleanTalk/add-sfw-handlers-to-security-log

        New. Security log. Added handler for manage SFW personal list.

    commit babf196
    Author: Glomberg <bazz@bk.ru>
    Date:   Tue Oct 17 05:41:57 2023 +0300

        Fix. FireWall. WAF checking fixed.

    commit 8b9a909
    Author: Glomberg <bazz@bk.ru>
    Date:   Mon Oct 16 21:39:39 2023 +0300

        Fix. Scanner. Quarantining files fixed.

    commit 8946090
    Author: Glomberg <bazz@bk.ru>
    Date:   Mon Oct 16 19:55:19 2023 +0300

        Fix/ Scanner. Hovered text layout fixed.

    commit 2383fea
    Author: svfcode <svfcode@mail.ru>
    Date:   Fri Oct 13 07:42:32 2023 +0300

        New. Security log. Added handler for manage SFW personal list.

commit ad910fb
Author: svfcode <svfcode@mail.ru>
Date:   Wed Oct 25 15:40:56 2023 +0300

    revert current_user_can function

commit 67cf26c
Author: svfcode <svfcode@mail.ru>
Date:   Wed Oct 25 12:16:35 2023 +0300

    Fix. Scan. Removed duplicate in backup dir name.

commit 1a5b6ba
Author: svfcode <svfcode@mail.ru>
Date:   Tue Oct 24 12:20:40 2023 +0300

    Upd. Scan. Excluded html and js files from check for line length.

commit b7c515a
Author: svfcode <svfcode@mail.ru>
Date:   Tue Oct 24 11:12:20 2023 +0300

    Update version and changelog.

commit b3fb316
Author: svfcode <svfcode@mail.ru>
Date:   Tue Oct 24 11:11:47 2023 +0300

    merge fix to dev

commit 9d4b309
Author: SVFCode <svfcode@mail.ru>
Date:   Tue Oct 24 10:52:45 2023 +0300

    Update. Scan. Added check line length and mark of unreadable. (#265)

    * Update. Scan. Added check line length and mark of unreadable.

    * Update. Scan. Removed comments before check for unreadable.

commit 80c898e
Author: SVFCode <svfcode@mail.ru>
Date:   Tue Oct 24 10:18:26 2023 +0300

    Upd. Scanner. Hidden the listing backups and quarantine directories. (#264)

commit 995a89d
Author: SVFCode <svfcode@mail.ru>
Date:   Tue Oct 24 10:16:14 2023 +0300

    Update. Common. Getting ip from resource by option. (#263)

    * Update. Common. Getting ip from resource by option.

    * Update. Common. Added handle case if optional header did not sent.

    * Update. Common. Added test case if optional header did not sent.

    * Update. Common. Refactoring getting ip.

commit 67037a9
Merge: babf196 2383fea
Author: SVFCode <svfcode@mail.ru>
Date:   Wed Oct 18 06:14:53 2023 +0300

    Merge pull request #260 from CleanTalk/add-sfw-handlers-to-security-log

    New. Security log. Added handler for manage SFW personal list.

commit babf196
Author: Glomberg <bazz@bk.ru>
Date:   Tue Oct 17 05:41:57 2023 +0300

    Fix. FireWall. WAF checking fixed.

commit 8b9a909
Author: Glomberg <bazz@bk.ru>
Date:   Mon Oct 16 21:39:39 2023 +0300

    Fix. Scanner. Quarantining files fixed.

commit 8946090
Author: Glomberg <bazz@bk.ru>
Date:   Mon Oct 16 19:55:19 2023 +0300

    Fix/ Scanner. Hovered text layout fixed.

commit 13b5131
Author: Glomberg <bazz@bk.ru>
Date:   Mon Oct 16 11:51:19 2023 +0300

    Version: 2.120.1-dev.

commit 4ae8569
Merge: 8f486d9 0d8e8e0
Author: Glomberg <bazz@bk.ru>
Date:   Mon Oct 16 11:50:40 2023 +0300

    Merge remote-tracking branch 'origin/master' into dev

commit 2383fea
Author: svfcode <svfcode@mail.ru>
Date:   Fri Oct 13 07:42:32 2023 +0300

    New. Security log. Added handler for manage SFW personal list.

commit 0d8e8e0
Author: svfcode <svfcode@mail.ru>
Date:   Mon Oct 9 13:33:47 2023 +0300

    update version

commit 55ad60f
Author: svfcode <svfcode@mail.ru>
Date:   Mon Oct 9 13:32:27 2023 +0300

    merge dev to master

commit 8f486d9
Author: svfcode <svfcode@mail.ru>
Date:   Mon Oct 9 13:12:45 2023 +0300

    update version and readme

commit 0c02128
Author: svfcode <svfcode@mail.ru>
Date:   Mon Oct 9 09:25:56 2023 +0300

    Update. Scanner. Improved view of suspicious code.

commit 5d516b6
Author: svfcode <svfcode@mail.ru>
Date:   Mon Oct 9 06:39:51 2023 +0300

    Update. Browser sign. Updated sign make logic, and count of remembered devices.

commit aa641bc
Author: svfcode <svfcode@mail.ru>
Date:   Mon Oct 9 06:28:18 2023 +0300

    New. General. New readme and screenshots.

commit b31689f
Author: svfcode <svfcode@mail.ru>
Date:   Mon Oct 9 06:25:09 2023 +0300

    New. Scanner. Allow to send unknown files for analysis.

commit a075611
Author: Glomberg <bazz@bk.ru>
Date:   Thu Oct 5 13:43:02 2023 +0300

    Fix. Scanner. Request an audit button fixed #2.

commit e2fa687
Author: Viktor <Bazz@bk.ru>
Date:   Wed Oct 4 14:41:40 2023 +0300

    New. Scanner. Detecting shell commands into backticks implemented. (#254)

    * Version: 2.119.1-dev.

    * New. Scanner. Detecting shell commands into backticks implemented.

    * Fix. Scanner. Dangerous triggers fixed.

    (cherry picked from commit e0b6d12)

commit 5ebd51e
Merge: a36e8ce 16e5a70
Author: Alex <45482252+alexandergull@users.noreply.github.com>
Date:   Thu Oct 5 14:59:18 2023 +0500

    Merge pull request #255 from CleanTalk/crit_files_auto_send.ag

    Automatic send of critical files

commit a36e8ce
Merge: ea4c8e6 20f1192
Author: Alex <45482252+alexandergull@users.noreply.github.com>
Date:   Thu Oct 5 14:56:04 2023 +0500

    Merge pull request #256 from CleanTalk/danger_files_moved_to_susp_accordion.ag

    DANGER files moved to SUSPICIOUS accordion

commit ea4c8e6
Author: Glomberg <bazz@bk.ru>
Date:   Thu Oct 5 12:25:59 2023 +0300

    Fix. Scanner. Request an audit button fixed.

commit 7f14ed1
Author: Glomberg <bazz@bk.ru>
Date:   Wed Oct 4 14:38:41 2023 +0300

    Fix. Scanner. Analysis log fixed.

commit 20f1192
Author: alexandergull <galyshev@cleantalk.org>
Date:   Wed Oct 4 16:34:13 2023 +0500

    Mod. Scanner results. Files with severity DANGER now shown in SUSPICIOUS category accordion.

commit 16e5a70
Merge: dd46fdd 8794ca8
Author: alexandergull <galyshev@cleantalk.org>
Date:   Wed Oct 4 11:38:12 2023 +0500

    Merge remote-tracking branch 'origin/crit_files_auto_send.ag' into crit_files_auto_send.ag

commit dd46fdd
Author: alexandergull <galyshev@cleantalk.org>
Date:   Tue Oct 3 18:02:23 2023 +0500

    Fix. After tests.

commit 8794ca8
Author: alexandergull <galyshev@cleantalk.org>
Date:   Tue Oct 3 18:02:23 2023 +0500

    Fix. After tests.

commit 86e795e
Merge: 8a23bbb ae27913
Author: SVFCode <svfcode@mail.ru>
Date:   Tue Oct 3 14:32:57 2023 +0300

    Merge pull request #252 from CleanTalk/signatures-to-cloud-AA

    Signatures to cloud aa

commit 9691fab
Author: alexandergull <galyshev@cleantalk.org>
Date:   Tue Oct 3 14:28:51 2023 +0500

    New. Auto-send critical files. Description.

commit c75b278
Author: alexandergull <galyshev@cleantalk.org>
Date:   Mon Oct 2 14:02:44 2023 +0500

    New. Auto-send critical files. All done.

commit 8a23bbb
Author: Glomberg <bazz@bk.ru>
Date:   Mon Sep 25 17:15:11 2023 +0300

    Version: 2.119.1-dev.

commit 1199a5a
Author: Glomberg <bazz@bk.ru>
Date:   Mon Sep 25 13:37:53 2023 +0300

    Upd. Library code updated.

commit 8fd2691
Author: Glomberg <bazz@bk.ru>
Date:   Mon Sep 25 13:34:03 2023 +0300

    Upd. Readme updated.

commit 59c4115
Merge: da29e6d 63ceb7d
Author: Glomberg <bazz@bk.ru>
Date:   Mon Sep 25 13:32:49 2023 +0300

    Merge remote-tracking branch 'origin/fix' into dev

commit da29e6d
Author: Glomberg <bazz@bk.ru>
Date:   Mon Sep 25 11:53:52 2023 +0300

    Fix. Scanner. Remove disapproving button for approved by CT files.

commit ec3be03
Author: Glomberg <bazz@bk.ru>
Date:   Mon Sep 25 11:27:31 2023 +0300

    Fix. Scanner. Disapproving files fixed #2.

commit 4627be6
Author: Glomberg <bazz@bk.ru>
Date:   Mon Sep 25 11:16:51 2023 +0300

    Fix. Scanner. Disapproving files fixed.

commit 518731a
Author: Glomberg <bazz@bk.ru>
Date:   Thu Sep 21 19:12:10 2023 +0300

    Version: 2.119 and changelog updated.

commit 29c85de
Author: svfcode <svfcode@mail.ru>
Date:   Tue Sep 12 19:25:33 2023 +0300

    Fix. Scan. Improve directory filter.

commit 51e496e
Author: Viktor <Bazz@bk.ru>
Date:   Thu Sep 21 19:06:46 2023 +0300

    Fix. Security log. Security logs description fixed. (#251)

    * Fix. Security log. Parsing actions function signature changed.

    * Fix. Security log. Parsing actions - post title added.

    * Fix. Security log. Parsing actions - plugin name added.

    * Fix. Code. Code style fixed.

commit 7ae50d2
Author: Artem Anoshin <36857361+ArtemAnoshin@users.noreply.github.com>
Date:   Thu Sep 21 20:06:25 2023 +0400

    Fix. AMP integration (#247)

commit 3a2b08d
Merge: ad68fee 8c2620f
Author: Alex <45482252+alexandergull@users.noreply.github.com>
Date:   Thu Sep 21 10:15:18 2023 +0500

    Merge pull request #249 from CleanTalk/shell_exec_mod.ag

    shell_exec() fix

commit ad68fee
Author: Viktor <Bazz@bk.ru>
Date:   Wed Sep 20 19:03:30 2023 +0300

    Fix. Scanner results. Approved category updated. #250

commit ae27913
Author: Artem Anoshin <artem-anoshin@yandex.ru>
Date:   Wed Sep 20 11:14:28 2023 +0400

    Added signatures_found to security_mscan_logs

commit afe5a36
Author: Artem Anoshin <artem-anoshin@yandex.ru>
Date:   Wed Sep 20 09:49:11 2023 +0400

    Added new option SPBC_SIGNATURES_FOUND

commit 7e004a7
Author: Artem Anoshin <36857361+ArtemAnoshin@users.noreply.github.com>
Date:   Wed Sep 20 06:53:01 2023 +0400

    Ot extensions aa (#248)

    * New: Filter files using file extention and regexp

commit a4da475
Author: Glomberg <bazz@bk.ru>
Date:   Tue Sep 19 10:47:20 2023 +0300

    Fix. FireWall. BruteForce protection fixed.

commit 7c2117c
Author: Glomberg <bazz@bk.ru>
Date:   Tue Sep 19 07:19:23 2023 +0300

    Fix. Settings. `Additional Headers` option description has been updated.

commit 5605c81
Author: Glomberg <bazz@bk.ru>
Date:   Tue Sep 19 06:59:41 2023 +0300

    Fix. Code. Gitignore updated.

commit 8c2620f
Author: alexandergull <galyshev@cleantalk.org>
Date:   Tue Sep 19 00:15:32 2023 +0500

    Mod. Heuristic package update. System function shell_exec() now gains "critical" severity.

commit c19af5b
Author: Glomberg <bazz@bk.ru>
Date:   Mon Sep 18 15:11:44 2023 +0300

    Fix. Settings. Description about additional headers has been updated.

commit 9d74acb
Merge: b678627 686c1ce
Author: Alex <45482252+alexandergull@users.noreply.github.com>
Date:   Fri Sep 15 11:11:00 2023 +0500

    Merge pull request #244 from CleanTalk/spbc_widget.ag

    Security dashboard widget

commit 686c1ce
Author: alexandergull <galyshev@cleantalk.org>
Date:   Thu Sep 14 16:23:32 2023 +0500

    Fix. PHPUnit. Directory separator fix.

commit 6d8e707
Author: alexandergull <galyshev@cleantalk.org>
Date:   Thu Sep 14 16:17:47 2023 +0500

    Fix. After test. Unkonow array key fixed on plugin update.

commit e5137f6
Author: alexandergull <galyshev@cleantalk.org>
Date:   Thu Sep 14 14:39:06 2023 +0500

    Fix. After review. Removed direct call condition.

commit 1b94c9c
Author: alexandergull <galyshev@cleantalk.org>
Date:   Thu Sep 14 14:14:12 2023 +0500

    New. PHPUnit. Tests if functions called by cron tasks exist.

commit 4d7d2bb
Author: alexandergull <galyshev@cleantalk.org>
Date:   Thu Sep 14 14:13:34 2023 +0500

    Fix. Cron task function rename.

commit 63ceb7d
Author: svfcode <svfcode@mail.ru>
Date:   Tue Sep 12 19:25:33 2023 +0300

    Fix. Scan. Improve directory filter.

commit 9271efb
Author: Glomberg <bazz@bk.ru>
Date:   Mon Sep 11 15:55:22 2023 +0300

    Version: 2.118.1-fix

commit b678627
Author: Glomberg <bazz@bk.ru>
Date:   Mon Sep 11 15:53:41 2023 +0300

    Version: 2.118.1-dev

commit dafcd0a
Merge: e09cb4a 6c77b8f
Author: Viktor <Bazz@bk.ru>
Date:   Mon Sep 11 15:32:23 2023 +0300

    Version: 2.118

    Version: 2.118

commit 6c77b8f
Merge: 4080438 e09cb4a
Author: Glomberg <bazz@bk.ru>
Date:   Mon Sep 11 15:30:34 2023 +0300

    Merge remote-tracking branch 'origin/master' into dev

commit 4080438
Author: Glomberg <bazz@bk.ru>
Date:   Mon Sep 11 15:23:43 2023 +0300

    Fix. Readme. Changelog updated.

commit aa01861
Author: Glomberg <bazz@bk.ru>
Date:   Mon Sep 11 14:18:34 2023 +0300

    Fix. Scanner. Unknown section fixed.

commit c2f1aeb
Author: alexandergull <galyshev@cleantalk.org>
Date:   Fri Sep 8 15:20:35 2023 +0500

    Docs added. Travis fixed.

commit 6e5f586
Merge: 0276df4 df44772
Author: alexandergull <galyshev@cleantalk.org>
Date:   Fri Sep 8 14:52:09 2023 +0500

    Merge branch 'dev' into spbc_widget.ag

commit 0276df4
Author: alexandergull <galyshev@cleantalk.org>
Date:   Fri Sep 8 14:45:26 2023 +0500

    Lcalize and scripts moved.

commit 780fff0
Author: alexandergull <galyshev@cleantalk.org>
Date:   Fri Sep 8 13:38:19 2023 +0500

    First launch deleted.

commit 1ad9d54
Author: alexandergull <galyshev@cleantalk.org>
Date:   Fri Sep 8 13:23:14 2023 +0500

    Some text updates.

commit e529667
Author: alexandergull <galyshev@cleantalk.org>
Date:   Fri Sep 8 13:20:27 2023 +0500

    Requests count rolled back

commit 50733e1
Author: alexandergull <galyshev@cleantalk.org>
Date:   Fri Sep 8 13:15:48 2023 +0500

    Fixes.

commit 0695e91
Author: alexandergull <galyshev@cleantalk.org>
Date:   Fri Sep 8 12:39:17 2023 +0500

    Debug removed.

commit 53a2492
Author: alexandergull <galyshev@cleantalk.org>
Date:   Thu Sep 7 16:43:23 2023 +0500

    All done.

commit df44772
Author: Glomberg <bazz@bk.ru>
Date:   Fri Sep 8 09:41:21 2023 +0300

    Stable tag: 2.118 and changelog updated.

commit 206358c
Author: Viktor <Bazz@bk.ru>
Date:   Fri Sep 8 09:40:35 2023 +0300

    Update. Firewall. Table save last 20 rows after send logs, instead of delete all. (#240)

    * Upd. Firewall. SecFW logs schema updated.

    * Upd. Firewall. Sending logs logic updated.

    * Version: 2.117.2-dev.

commit 3e47eb9
Merge: 4f64ce7 5abb0a3
Author: Glomberg <bazz@bk.ru>
Date:   Fri Sep 8 09:34:19 2023 +0300

    Merge remote-tracking branch 'origin/fix' into dev

commit 4f64ce7
Author: Artem Anoshin <36857361+ArtemAnoshin@users.noreply.github.com>
Date:   Fri Sep 8 10:25:57 2023 +0400

    Fixed Security Audit Banner, added this to Suspicious (#241)

    * Fixed Security Audit Banner, added this to Suspicious

commit fd586d0
Merge: 9ea9b37 dc27946
Author: Alex <45482252+alexandergull@users.noreply.github.com>
Date:   Fri Sep 8 11:05:22 2023 +0500

    Merge pull request #242 from CleanTalk/empty_key_actions.ag

    Empty key actions

commit 9ea9b37
Merge: 62b19af 11c698d
Author: Alex <45482252+alexandergull@users.noreply.github.com>
Date:   Fri Sep 8 11:04:04 2023 +0500

    Merge pull request #243 from CleanTalk/get_cmd.ag

    Fix to found superglobals in the code without semicolones

commit 62b19af
Merge: a775c71 0902918
Author: Artem Anoshin <36857361+ArtemAnoshin@users.noreply.github.com>
Date:   Thu Sep 7 14:19:52 2023 +0400

    Merge pull request #239 from CleanTalk/cure-log-bulk-actions-AA

    Cure log bulk actions aa

commit 0902918
Author: Artem Anoshin <artem-anoshin@yandex.ru>
Date:   Thu Sep 7 14:10:48 2023 +0400

    Fixed typo

commit 5abb0a3
Author: alexandergull <galyshev@cleantalk.org>
Date:   Thu Sep 7 13:59:09 2023 +0500

    Fix. From heuristic package. Entropy fix.

commit a775c71
Author: alexandergull <galyshev@cleantalk.org>
Date:   Thu Sep 7 13:59:09 2023 +0500

    Fix. From heuristic package. Entropy fix.

commit 11c698d
Author: alexandergull <galyshev@cleantalk.org>
Date:   Thu Sep 7 13:55:47 2023 +0500

    Fix. Extended search for malware with SQL quotes (``).

commit dc27946
Author: alexandergull <galyshev@cleantalk.org>
Date:   Thu Sep 7 10:54:40 2023 +0500

    New. Settings. Drop state data to defaults and remove all the cron tasks on empty key entered.

commit 6ae1fc1
Author: Glomberg <bazz@bk.ru>
Date:   Wed Sep 6 19:55:54 2023 +0300

    Fix. Developing. GitHub action midified.

commit 7345aa1
Author: alexandergull <galyshev@cleantalk.org>
Date:   Wed Sep 6 14:43:31 2023 +0500

    Something else.

commit 66bacde
Author: Artem Anoshin <artem-anoshin@yandex.ru>
Date:   Wed Sep 6 12:42:51 2023 +0400

    Fixed spbc_scanner__get_cure_log_data()

commit d515374
Author: alexandergull <galyshev@cleantalk.org>
Date:   Wed Sep 6 01:04:01 2023 +0500

    Minifying.

commit 23bc258
Author: alexandergull <galyshev@cleantalk.org>
Date:   Wed Sep 6 00:56:29 2023 +0500

    Almost there.

commit cf96427
Author: Artem Anoshin <artem-anoshin@yandex.ru>
Date:   Tue Sep 5 07:38:25 2023 +0400

    Cure selected is ready

commit 126865f
Author: Artem Anoshin <artem-anoshin@yandex.ru>
Date:   Mon Sep 4 16:26:59 2023 +0400

    in progress

commit e07487e
Author: alexandergull <galyshev@cleantalk.org>
Date:   Mon Sep 4 17:17:55 2023 +0500

    Widget migrated: Sources #2

commit 04a7610
Author: alexandergull <galyshev@cleantalk.org>
Date:   Mon Sep 4 16:22:10 2023 +0500

    Widget migrated: Sources #1

commit 437fed8
Author: alexandergull <galyshev@cleantalk.org>
Date:   Mon Sep 4 15:42:32 2023 +0500

    Widget migrated: CSS

commit 42480e9
Author: Artem Anoshin <artem-anoshin@yandex.ru>
Date:   Mon Sep 4 14:16:02 2023 +0400

    Fixed pagination

commit c25c7d0
Author: Artem Anoshin <artem-anoshin@yandex.ru>
Date:   Mon Sep 4 11:57:30 2023 +0400

    In process

commit 26a6240
Author: Glomberg <bazz@bk.ru>
Date:   Mon Sep 4 09:35:17 2023 +0300

    Upd: Scan. Added .ott files for scanning.

commit 82dec0c
Author: alexandergull <galyshev@cleantalk.org>
Date:   Mon Sep 4 10:37:24 2023 +0500

    Widget migrated: JS/PHP

commit a233671
Author: Glomberg <bazz@bk.ru>
Date:   Thu Aug 31 09:58:12 2023 +0300

    Code. Action. Reviewed pull-request notice implemented.

    (cherry picked from commit e09cb4a)

commit 87b7aaa
Author: Glomberg <bazz@bk.ru>
Date:   Thu Aug 31 09:58:12 2023 +0300

    Code. Action. Reviewed pull-request notice implemented.

    (cherry picked from commit e09cb4a)

commit e09cb4a
Author: Glomberg <bazz@bk.ru>
Date:   Thu Aug 31 09:58:12 2023 +0300

    Code. Action. Reviewed pull-request notice implemented.

commit 7a55187
Author: svfcode <svfcode@mail.ru>
Date:   Wed Aug 30 12:40:14 2023 +0300

    merge master to fix

commit d70325e
Author: svfcode <svfcode@mail.ru>
Date:   Wed Aug 30 12:29:55 2023 +0300

    merge master to dev

commit b887d78
Author: svfcode <svfcode@mail.ru>
Date:   Wed Aug 30 12:27:50 2023 +0300

     merge dev to master

commit 06b3c10
Author: svfcode <svfcode@mail.ru>
Date:   Wed Aug 30 11:58:32 2023 +0300

    Fix. Scan. Check total site pages.

commit 632dd8f
Author: svfcode <svfcode@mail.ru>
Date:   Mon Aug 28 10:53:27 2023 +0300

    Fix. spbct_js_after and plugin default description

commit 2d20f0c
Author: svfcode <svfcode@mail.ru>
Date:   Fri Aug 25 13:39:50 2023 +0300

    Up version and upd changelog.

commit dbbcbfd
Author: svfcode <svfcode@mail.ru>
Date:   Fri Aug 25 13:39:17 2023 +0300

    Compress js and css.

commit a372c21
Merge: e644f7f e631f8f
Author: SVFCode <svfcode@mail.ru>
Date:   Fri Aug 25 13:28:44 2023 +0300

    Merge pull request #237 from CleanTalk/change-admin-email

    Add. Settings. Add ability to change admin email.

commit e644f7f
Author: svfcode <svfcode@mail.ru>
Date:   Fri Aug 25 13:30:17 2023 +0300

    Merge branch 'change-admin-email' into dev
    Add. Settings. Add ability to change admin email.

commit 7336609
Author: svfcode <svfcode@mail.ru>
Date:   Fri Aug 25 13:10:55 2023 +0300

    merge fix into dev

commit e631f8f
Author: svfcode <svfcode@mail.ru>
Date:   Fri Aug 25 12:47:42 2023 +0300

    Fix. Change admin email only on main site.

commit fd864d2
Merge: af5c78a 04d3283
Author: svfcode <svfcode@mail.ru>
Date:   Fri Aug 25 11:46:08 2023 +0300

    Merge branch 'improve-security-log' into dev
    Upd. Security. Improve security logs view.

commit af5c78a
Merge: 9639d84 69735b1
Author: svfcode <svfcode@mail.ru>
Date:   Fri Aug 25 11:37:47 2023 +0300

    Merge branch 'scan-front-show-all-malwares' into dev
    Upd. Scan. Find and show all malwares in Frontend Malware accordion.

commit cb71389
Author: svfcode <svfcode@mail.ru>
Date:   Fri Aug 25 10:59:11 2023 +0300

    Fix. Removed useless conditions.

commit 04d3283
Author: svfcode <svfcode@mail.ru>
Date:   Fri Aug 25 09:42:46 2023 +0300

    Fix. Remove duplicated case.

commit 42e4426
Author: svfcode <svfcode@mail.ru>
Date:   Thu Aug 24 19:30:17 2023 +0300

    Upd. Security. Improve security logs view.

commit 40dcd02
Author: Glomberg <bazz@bk.ru>
Date:   Thu Aug 24 17:25:11 2023 +0300

    Fix. Scanner. Background frontend scanner counting pages fixed.

commit 96d3f75
Author: svfcode <svfcode@mail.ru>
Date:   Thu Aug 24 09:24:37 2023 +0300

    fix phpcs

commit 8259dcc
Author: svfcode <svfcode@mail.ru>
Date:   Thu Aug 24 09:17:08 2023 +0300

    Add. Settings. Add ability to change admin email.

commit 69735b1
Author: svfcode <svfcode@mail.ru>
Date:   Tue Aug 22 10:53:30 2023 +0300

    Upd. Scan. Find and show all malwares in Frontend Malware accordion.

commit 94e4158
Author: svfcode <svfcode@mail.ru>
Date:   Tue Aug 15 10:21:02 2023 +0300

    merge dev to master

commit 4cf11a1
Author: svfcode <svfcode@mail.ru>
Date:   Tue Aug 1 20:22:49 2023 +0300

    Update. Tested up to 6.3

commit 9cc6561
Author: svfcode <svfcode@mail.ru>
Date:   Tue Aug 1 10:51:29 2023 +0300

    merge dev to master
svfcode added a commit that referenced this pull request Nov 7, 2023
* Fix. FMS logs sending. Handle non ASCII symbols before JSONify. Handle JSON error.

* Ready for new denied list.

* Fix. Removed test data.

* Merge dev to hashes_blacklists_ready.ag

Squashed commit of the following:

commit 7ec4c3c
Author: Glomberg <bazz@bk.ru>
Date:   Fri Oct 27 16:04:24 2023 +0300

    Upd. Readme updated.

commit 732e258
Merge: ad910fb 3ab6df1
Author: svfcode <svfcode@mail.ru>
Date:   Thu Oct 26 07:50:56 2023 +0300

    merge master to dev

commit 3ab6df1
Author: svfcode <svfcode@mail.ru>
Date:   Thu Oct 26 07:24:10 2023 +0300

    merge dev to master

    commit ad910fb
    Author: svfcode <svfcode@mail.ru>
    Date:   Wed Oct 25 15:40:56 2023 +0300

        revert current_user_can function

    commit 67cf26c
    Author: svfcode <svfcode@mail.ru>
    Date:   Wed Oct 25 12:16:35 2023 +0300

        Fix. Scan. Removed duplicate in backup dir name.

    commit 1a5b6ba
    Author: svfcode <svfcode@mail.ru>
    Date:   Tue Oct 24 12:20:40 2023 +0300

        Upd. Scan. Excluded html and js files from check for line length.

    commit b7c515a
    Author: svfcode <svfcode@mail.ru>
    Date:   Tue Oct 24 11:12:20 2023 +0300

        Update version and changelog.

    commit b3fb316
    Author: svfcode <svfcode@mail.ru>
    Date:   Tue Oct 24 11:11:47 2023 +0300

        merge fix to dev

    commit 9d4b309
    Author: SVFCode <svfcode@mail.ru>
    Date:   Tue Oct 24 10:52:45 2023 +0300

        Update. Scan. Added check line length and mark of unreadable. (#265)

        * Update. Scan. Added check line length and mark of unreadable.

        * Update. Scan. Removed comments before check for unreadable.

    commit 80c898e
    Author: SVFCode <svfcode@mail.ru>
    Date:   Tue Oct 24 10:18:26 2023 +0300

        Upd. Scanner. Hidden the listing backups and quarantine directories. (#264)

    commit 995a89d
    Author: SVFCode <svfcode@mail.ru>
    Date:   Tue Oct 24 10:16:14 2023 +0300

        Update. Common. Getting ip from resource by option. (#263)

        * Update. Common. Getting ip from resource by option.

        * Update. Common. Added handle case if optional header did not sent.

        * Update. Common. Added test case if optional header did not sent.

        * Update. Common. Refactoring getting ip.

    commit 67037a9
    Merge: babf196 2383fea
    Author: SVFCode <svfcode@mail.ru>
    Date:   Wed Oct 18 06:14:53 2023 +0300

        Merge pull request #260 from CleanTalk/add-sfw-handlers-to-security-log

        New. Security log. Added handler for manage SFW personal list.

    commit babf196
    Author: Glomberg <bazz@bk.ru>
    Date:   Tue Oct 17 05:41:57 2023 +0300

        Fix. FireWall. WAF checking fixed.

    commit 8b9a909
    Author: Glomberg <bazz@bk.ru>
    Date:   Mon Oct 16 21:39:39 2023 +0300

        Fix. Scanner. Quarantining files fixed.

    commit 8946090
    Author: Glomberg <bazz@bk.ru>
    Date:   Mon Oct 16 19:55:19 2023 +0300

        Fix/ Scanner. Hovered text layout fixed.

    commit 2383fea
    Author: svfcode <svfcode@mail.ru>
    Date:   Fri Oct 13 07:42:32 2023 +0300

        New. Security log. Added handler for manage SFW personal list.

commit ad910fb
Author: svfcode <svfcode@mail.ru>
Date:   Wed Oct 25 15:40:56 2023 +0300

    revert current_user_can function

commit 67cf26c
Author: svfcode <svfcode@mail.ru>
Date:   Wed Oct 25 12:16:35 2023 +0300

    Fix. Scan. Removed duplicate in backup dir name.

commit 1a5b6ba
Author: svfcode <svfcode@mail.ru>
Date:   Tue Oct 24 12:20:40 2023 +0300

    Upd. Scan. Excluded html and js files from check for line length.

commit b7c515a
Author: svfcode <svfcode@mail.ru>
Date:   Tue Oct 24 11:12:20 2023 +0300

    Update version and changelog.

commit b3fb316
Author: svfcode <svfcode@mail.ru>
Date:   Tue Oct 24 11:11:47 2023 +0300

    merge fix to dev

commit 9d4b309
Author: SVFCode <svfcode@mail.ru>
Date:   Tue Oct 24 10:52:45 2023 +0300

    Update. Scan. Added check line length and mark of unreadable. (#265)

    * Update. Scan. Added check line length and mark of unreadable.

    * Update. Scan. Removed comments before check for unreadable.

commit 80c898e
Author: SVFCode <svfcode@mail.ru>
Date:   Tue Oct 24 10:18:26 2023 +0300

    Upd. Scanner. Hidden the listing backups and quarantine directories. (#264)

commit 995a89d
Author: SVFCode <svfcode@mail.ru>
Date:   Tue Oct 24 10:16:14 2023 +0300

    Update. Common. Getting ip from resource by option. (#263)

    * Update. Common. Getting ip from resource by option.

    * Update. Common. Added handle case if optional header did not sent.

    * Update. Common. Added test case if optional header did not sent.

    * Update. Common. Refactoring getting ip.

commit 67037a9
Merge: babf196 2383fea
Author: SVFCode <svfcode@mail.ru>
Date:   Wed Oct 18 06:14:53 2023 +0300

    Merge pull request #260 from CleanTalk/add-sfw-handlers-to-security-log

    New. Security log. Added handler for manage SFW personal list.

commit babf196
Author: Glomberg <bazz@bk.ru>
Date:   Tue Oct 17 05:41:57 2023 +0300

    Fix. FireWall. WAF checking fixed.

commit 8b9a909
Author: Glomberg <bazz@bk.ru>
Date:   Mon Oct 16 21:39:39 2023 +0300

    Fix. Scanner. Quarantining files fixed.

commit 8946090
Author: Glomberg <bazz@bk.ru>
Date:   Mon Oct 16 19:55:19 2023 +0300

    Fix/ Scanner. Hovered text layout fixed.

commit 13b5131
Author: Glomberg <bazz@bk.ru>
Date:   Mon Oct 16 11:51:19 2023 +0300

    Version: 2.120.1-dev.

commit 4ae8569
Merge: 8f486d9 0d8e8e0
Author: Glomberg <bazz@bk.ru>
Date:   Mon Oct 16 11:50:40 2023 +0300

    Merge remote-tracking branch 'origin/master' into dev

commit 2383fea
Author: svfcode <svfcode@mail.ru>
Date:   Fri Oct 13 07:42:32 2023 +0300

    New. Security log. Added handler for manage SFW personal list.

commit 0d8e8e0
Author: svfcode <svfcode@mail.ru>
Date:   Mon Oct 9 13:33:47 2023 +0300

    update version

commit 55ad60f
Author: svfcode <svfcode@mail.ru>
Date:   Mon Oct 9 13:32:27 2023 +0300

    merge dev to master

commit 8f486d9
Author: svfcode <svfcode@mail.ru>
Date:   Mon Oct 9 13:12:45 2023 +0300

    update version and readme

commit 0c02128
Author: svfcode <svfcode@mail.ru>
Date:   Mon Oct 9 09:25:56 2023 +0300

    Update. Scanner. Improved view of suspicious code.

commit 5d516b6
Author: svfcode <svfcode@mail.ru>
Date:   Mon Oct 9 06:39:51 2023 +0300

    Update. Browser sign. Updated sign make logic, and count of remembered devices.

commit aa641bc
Author: svfcode <svfcode@mail.ru>
Date:   Mon Oct 9 06:28:18 2023 +0300

    New. General. New readme and screenshots.

commit b31689f
Author: svfcode <svfcode@mail.ru>
Date:   Mon Oct 9 06:25:09 2023 +0300

    New. Scanner. Allow to send unknown files for analysis.

commit a075611
Author: Glomberg <bazz@bk.ru>
Date:   Thu Oct 5 13:43:02 2023 +0300

    Fix. Scanner. Request an audit button fixed #2.

commit e2fa687
Author: Viktor <Bazz@bk.ru>
Date:   Wed Oct 4 14:41:40 2023 +0300

    New. Scanner. Detecting shell commands into backticks implemented. (#254)

    * Version: 2.119.1-dev.

    * New. Scanner. Detecting shell commands into backticks implemented.

    * Fix. Scanner. Dangerous triggers fixed.

    (cherry picked from commit e0b6d12)

commit 5ebd51e
Merge: a36e8ce 16e5a70
Author: Alex <45482252+alexandergull@users.noreply.github.com>
Date:   Thu Oct 5 14:59:18 2023 +0500

    Merge pull request #255 from CleanTalk/crit_files_auto_send.ag

    Automatic send of critical files

commit a36e8ce
Merge: ea4c8e6 20f1192
Author: Alex <45482252+alexandergull@users.noreply.github.com>
Date:   Thu Oct 5 14:56:04 2023 +0500

    Merge pull request #256 from CleanTalk/danger_files_moved_to_susp_accordion.ag

    DANGER files moved to SUSPICIOUS accordion

commit ea4c8e6
Author: Glomberg <bazz@bk.ru>
Date:   Thu Oct 5 12:25:59 2023 +0300

    Fix. Scanner. Request an audit button fixed.

commit 7f14ed1
Author: Glomberg <bazz@bk.ru>
Date:   Wed Oct 4 14:38:41 2023 +0300

    Fix. Scanner. Analysis log fixed.

commit 20f1192
Author: alexandergull <galyshev@cleantalk.org>
Date:   Wed Oct 4 16:34:13 2023 +0500

    Mod. Scanner results. Files with severity DANGER now shown in SUSPICIOUS category accordion.

commit 16e5a70
Merge: dd46fdd 8794ca8
Author: alexandergull <galyshev@cleantalk.org>
Date:   Wed Oct 4 11:38:12 2023 +0500

    Merge remote-tracking branch 'origin/crit_files_auto_send.ag' into crit_files_auto_send.ag

commit dd46fdd
Author: alexandergull <galyshev@cleantalk.org>
Date:   Tue Oct 3 18:02:23 2023 +0500

    Fix. After tests.

commit 8794ca8
Author: alexandergull <galyshev@cleantalk.org>
Date:   Tue Oct 3 18:02:23 2023 +0500

    Fix. After tests.

commit 86e795e
Merge: 8a23bbb ae27913
Author: SVFCode <svfcode@mail.ru>
Date:   Tue Oct 3 14:32:57 2023 +0300

    Merge pull request #252 from CleanTalk/signatures-to-cloud-AA

    Signatures to cloud aa

commit 9691fab
Author: alexandergull <galyshev@cleantalk.org>
Date:   Tue Oct 3 14:28:51 2023 +0500

    New. Auto-send critical files. Description.

commit c75b278
Author: alexandergull <galyshev@cleantalk.org>
Date:   Mon Oct 2 14:02:44 2023 +0500

    New. Auto-send critical files. All done.

commit 8a23bbb
Author: Glomberg <bazz@bk.ru>
Date:   Mon Sep 25 17:15:11 2023 +0300

    Version: 2.119.1-dev.

commit 1199a5a
Author: Glomberg <bazz@bk.ru>
Date:   Mon Sep 25 13:37:53 2023 +0300

    Upd. Library code updated.

commit 8fd2691
Author: Glomberg <bazz@bk.ru>
Date:   Mon Sep 25 13:34:03 2023 +0300

    Upd. Readme updated.

commit 59c4115
Merge: da29e6d 63ceb7d
Author: Glomberg <bazz@bk.ru>
Date:   Mon Sep 25 13:32:49 2023 +0300

    Merge remote-tracking branch 'origin/fix' into dev

commit da29e6d
Author: Glomberg <bazz@bk.ru>
Date:   Mon Sep 25 11:53:52 2023 +0300

    Fix. Scanner. Remove disapproving button for approved by CT files.

commit ec3be03
Author: Glomberg <bazz@bk.ru>
Date:   Mon Sep 25 11:27:31 2023 +0300

    Fix. Scanner. Disapproving files fixed #2.

commit 4627be6
Author: Glomberg <bazz@bk.ru>
Date:   Mon Sep 25 11:16:51 2023 +0300

    Fix. Scanner. Disapproving files fixed.

commit 518731a
Author: Glomberg <bazz@bk.ru>
Date:   Thu Sep 21 19:12:10 2023 +0300

    Version: 2.119 and changelog updated.

commit 29c85de
Author: svfcode <svfcode@mail.ru>
Date:   Tue Sep 12 19:25:33 2023 +0300

    Fix. Scan. Improve directory filter.

commit 51e496e
Author: Viktor <Bazz@bk.ru>
Date:   Thu Sep 21 19:06:46 2023 +0300

    Fix. Security log. Security logs description fixed. (#251)

    * Fix. Security log. Parsing actions function signature changed.

    * Fix. Security log. Parsing actions - post title added.

    * Fix. Security log. Parsing actions - plugin name added.

    * Fix. Code. Code style fixed.

commit 7ae50d2
Author: Artem Anoshin <36857361+ArtemAnoshin@users.noreply.github.com>
Date:   Thu Sep 21 20:06:25 2023 +0400

    Fix. AMP integration (#247)

commit 3a2b08d
Merge: ad68fee 8c2620f
Author: Alex <45482252+alexandergull@users.noreply.github.com>
Date:   Thu Sep 21 10:15:18 2023 +0500

    Merge pull request #249 from CleanTalk/shell_exec_mod.ag

    shell_exec() fix

commit ad68fee
Author: Viktor <Bazz@bk.ru>
Date:   Wed Sep 20 19:03:30 2023 +0300

    Fix. Scanner results. Approved category updated. #250

commit ae27913
Author: Artem Anoshin <artem-anoshin@yandex.ru>
Date:   Wed Sep 20 11:14:28 2023 +0400

    Added signatures_found to security_mscan_logs

commit afe5a36
Author: Artem Anoshin <artem-anoshin@yandex.ru>
Date:   Wed Sep 20 09:49:11 2023 +0400

    Added new option SPBC_SIGNATURES_FOUND

commit 7e004a7
Author: Artem Anoshin <36857361+ArtemAnoshin@users.noreply.github.com>
Date:   Wed Sep 20 06:53:01 2023 +0400

    Ot extensions aa (#248)

    * New: Filter files using file extention and regexp

commit a4da475
Author: Glomberg <bazz@bk.ru>
Date:   Tue Sep 19 10:47:20 2023 +0300

    Fix. FireWall. BruteForce protection fixed.

commit 7c2117c
Author: Glomberg <bazz@bk.ru>
Date:   Tue Sep 19 07:19:23 2023 +0300

    Fix. Settings. `Additional Headers` option description has been updated.

commit 5605c81
Author: Glomberg <bazz@bk.ru>
Date:   Tue Sep 19 06:59:41 2023 +0300

    Fix. Code. Gitignore updated.

commit 8c2620f
Author: alexandergull <galyshev@cleantalk.org>
Date:   Tue Sep 19 00:15:32 2023 +0500

    Mod. Heuristic package update. System function shell_exec() now gains "critical" severity.

commit c19af5b
Author: Glomberg <bazz@bk.ru>
Date:   Mon Sep 18 15:11:44 2023 +0300

    Fix. Settings. Description about additional headers has been updated.

commit 9d74acb
Merge: b678627 686c1ce
Author: Alex <45482252+alexandergull@users.noreply.github.com>
Date:   Fri Sep 15 11:11:00 2023 +0500

    Merge pull request #244 from CleanTalk/spbc_widget.ag

    Security dashboard widget

commit 686c1ce
Author: alexandergull <galyshev@cleantalk.org>
Date:   Thu Sep 14 16:23:32 2023 +0500

    Fix. PHPUnit. Directory separator fix.

commit 6d8e707
Author: alexandergull <galyshev@cleantalk.org>
Date:   Thu Sep 14 16:17:47 2023 +0500

    Fix. After test. Unkonow array key fixed on plugin update.

commit e5137f6
Author: alexandergull <galyshev@cleantalk.org>
Date:   Thu Sep 14 14:39:06 2023 +0500

    Fix. After review. Removed direct call condition.

commit 1b94c9c
Author: alexandergull <galyshev@cleantalk.org>
Date:   Thu Sep 14 14:14:12 2023 +0500

    New. PHPUnit. Tests if functions called by cron tasks exist.

commit 4d7d2bb
Author: alexandergull <galyshev@cleantalk.org>
Date:   Thu Sep 14 14:13:34 2023 +0500

    Fix. Cron task function rename.

commit 63ceb7d
Author: svfcode <svfcode@mail.ru>
Date:   Tue Sep 12 19:25:33 2023 +0300

    Fix. Scan. Improve directory filter.

commit 9271efb
Author: Glomberg <bazz@bk.ru>
Date:   Mon Sep 11 15:55:22 2023 +0300

    Version: 2.118.1-fix

commit b678627
Author: Glomberg <bazz@bk.ru>
Date:   Mon Sep 11 15:53:41 2023 +0300

    Version: 2.118.1-dev

commit dafcd0a
Merge: e09cb4a 6c77b8f
Author: Viktor <Bazz@bk.ru>
Date:   Mon Sep 11 15:32:23 2023 +0300

    Version: 2.118

    Version: 2.118

commit 6c77b8f
Merge: 4080438 e09cb4a
Author: Glomberg <bazz@bk.ru>
Date:   Mon Sep 11 15:30:34 2023 +0300

    Merge remote-tracking branch 'origin/master' into dev

commit 4080438
Author: Glomberg <bazz@bk.ru>
Date:   Mon Sep 11 15:23:43 2023 +0300

    Fix. Readme. Changelog updated.

commit aa01861
Author: Glomberg <bazz@bk.ru>
Date:   Mon Sep 11 14:18:34 2023 +0300

    Fix. Scanner. Unknown section fixed.

commit c2f1aeb
Author: alexandergull <galyshev@cleantalk.org>
Date:   Fri Sep 8 15:20:35 2023 +0500

    Docs added. Travis fixed.

commit 6e5f586
Merge: 0276df4 df44772
Author: alexandergull <galyshev@cleantalk.org>
Date:   Fri Sep 8 14:52:09 2023 +0500

    Merge branch 'dev' into spbc_widget.ag

commit 0276df4
Author: alexandergull <galyshev@cleantalk.org>
Date:   Fri Sep 8 14:45:26 2023 +0500

    Lcalize and scripts moved.

commit 780fff0
Author: alexandergull <galyshev@cleantalk.org>
Date:   Fri Sep 8 13:38:19 2023 +0500

    First launch deleted.

commit 1ad9d54
Author: alexandergull <galyshev@cleantalk.org>
Date:   Fri Sep 8 13:23:14 2023 +0500

    Some text updates.

commit e529667
Author: alexandergull <galyshev@cleantalk.org>
Date:   Fri Sep 8 13:20:27 2023 +0500

    Requests count rolled back

commit 50733e1
Author: alexandergull <galyshev@cleantalk.org>
Date:   Fri Sep 8 13:15:48 2023 +0500

    Fixes.

commit 0695e91
Author: alexandergull <galyshev@cleantalk.org>
Date:   Fri Sep 8 12:39:17 2023 +0500

    Debug removed.

commit 53a2492
Author: alexandergull <galyshev@cleantalk.org>
Date:   Thu Sep 7 16:43:23 2023 +0500

    All done.

commit df44772
Author: Glomberg <bazz@bk.ru>
Date:   Fri Sep 8 09:41:21 2023 +0300

    Stable tag: 2.118 and changelog updated.

commit 206358c
Author: Viktor <Bazz@bk.ru>
Date:   Fri Sep 8 09:40:35 2023 +0300

    Update. Firewall. Table save last 20 rows after send logs, instead of delete all. (#240)

    * Upd. Firewall. SecFW logs schema updated.

    * Upd. Firewall. Sending logs logic updated.

    * Version: 2.117.2-dev.

commit 3e47eb9
Merge: 4f64ce7 5abb0a3
Author: Glomberg <bazz@bk.ru>
Date:   Fri Sep 8 09:34:19 2023 +0300

    Merge remote-tracking branch 'origin/fix' into dev

commit 4f64ce7
Author: Artem Anoshin <36857361+ArtemAnoshin@users.noreply.github.com>
Date:   Fri Sep 8 10:25:57 2023 +0400

    Fixed Security Audit Banner, added this to Suspicious (#241)

    * Fixed Security Audit Banner, added this to Suspicious

commit fd586d0
Merge: 9ea9b37 dc27946
Author: Alex <45482252+alexandergull@users.noreply.github.com>
Date:   Fri Sep 8 11:05:22 2023 +0500

    Merge pull request #242 from CleanTalk/empty_key_actions.ag

    Empty key actions

commit 9ea9b37
Merge: 62b19af 11c698d
Author: Alex <45482252+alexandergull@users.noreply.github.com>
Date:   Fri Sep 8 11:04:04 2023 +0500

    Merge pull request #243 from CleanTalk/get_cmd.ag

    Fix to found superglobals in the code without semicolones

commit 62b19af
Merge: a775c71 0902918
Author: Artem Anoshin <36857361+ArtemAnoshin@users.noreply.github.com>
Date:   Thu Sep 7 14:19:52 2023 +0400

    Merge pull request #239 from CleanTalk/cure-log-bulk-actions-AA

    Cure log bulk actions aa

commit 0902918
Author: Artem Anoshin <artem-anoshin@yandex.ru>
Date:   Thu Sep 7 14:10:48 2023 +0400

    Fixed typo

commit 5abb0a3
Author: alexandergull <galyshev@cleantalk.org>
Date:   Thu Sep 7 13:59:09 2023 +0500

    Fix. From heuristic package. Entropy fix.

commit a775c71
Author: alexandergull <galyshev@cleantalk.org>
Date:   Thu Sep 7 13:59:09 2023 +0500

    Fix. From heuristic package. Entropy fix.

commit 11c698d
Author: alexandergull <galyshev@cleantalk.org>
Date:   Thu Sep 7 13:55:47 2023 +0500

    Fix. Extended search for malware with SQL quotes (``).

commit dc27946
Author: alexandergull <galyshev@cleantalk.org>
Date:   Thu Sep 7 10:54:40 2023 +0500

    New. Settings. Drop state data to defaults and remove all the cron tasks on empty key entered.

commit 6ae1fc1
Author: Glomberg <bazz@bk.ru>
Date:   Wed Sep 6 19:55:54 2023 +0300

    Fix. Developing. GitHub action midified.

commit 7345aa1
Author: alexandergull <galyshev@cleantalk.org>
Date:   Wed Sep 6 14:43:31 2023 +0500

    Something else.

commit 66bacde
Author: Artem Anoshin <artem-anoshin@yandex.ru>
Date:   Wed Sep 6 12:42:51 2023 +0400

    Fixed spbc_scanner__get_cure_log_data()

commit d515374
Author: alexandergull <galyshev@cleantalk.org>
Date:   Wed Sep 6 01:04:01 2023 +0500

    Minifying.

commit 23bc258
Author: alexandergull <galyshev@cleantalk.org>
Date:   Wed Sep 6 00:56:29 2023 +0500

    Almost there.

commit cf96427
Author: Artem Anoshin <artem-anoshin@yandex.ru>
Date:   Tue Sep 5 07:38:25 2023 +0400

    Cure selected is ready

commit 126865f
Author: Artem Anoshin <artem-anoshin@yandex.ru>
Date:   Mon Sep 4 16:26:59 2023 +0400

    in progress

commit e07487e
Author: alexandergull <galyshev@cleantalk.org>
Date:   Mon Sep 4 17:17:55 2023 +0500

    Widget migrated: Sources #2

commit 04a7610
Author: alexandergull <galyshev@cleantalk.org>
Date:   Mon Sep 4 16:22:10 2023 +0500

    Widget migrated: Sources #1

commit 437fed8
Author: alexandergull <galyshev@cleantalk.org>
Date:   Mon Sep 4 15:42:32 2023 +0500

    Widget migrated: CSS

commit 42480e9
Author: Artem Anoshin <artem-anoshin@yandex.ru>
Date:   Mon Sep 4 14:16:02 2023 +0400

    Fixed pagination

commit c25c7d0
Author: Artem Anoshin <artem-anoshin@yandex.ru>
Date:   Mon Sep 4 11:57:30 2023 +0400

    In process

commit 26a6240
Author: Glomberg <bazz@bk.ru>
Date:   Mon Sep 4 09:35:17 2023 +0300

    Upd: Scan. Added .ott files for scanning.

commit 82dec0c
Author: alexandergull <galyshev@cleantalk.org>
Date:   Mon Sep 4 10:37:24 2023 +0500

    Widget migrated: JS/PHP

commit a233671
Author: Glomberg <bazz@bk.ru>
Date:   Thu Aug 31 09:58:12 2023 +0300

    Code. Action. Reviewed pull-request notice implemented.

    (cherry picked from commit e09cb4a)

commit 87b7aaa
Author: Glomberg <bazz@bk.ru>
Date:   Thu Aug 31 09:58:12 2023 +0300

    Code. Action. Reviewed pull-request notice implemented.

    (cherry picked from commit e09cb4a)

commit e09cb4a
Author: Glomberg <bazz@bk.ru>
Date:   Thu Aug 31 09:58:12 2023 +0300

    Code. Action. Reviewed pull-request notice implemented.

commit 7a55187
Author: svfcode <svfcode@mail.ru>
Date:   Wed Aug 30 12:40:14 2023 +0300

    merge master to fix

commit d70325e
Author: svfcode <svfcode@mail.ru>
Date:   Wed Aug 30 12:29:55 2023 +0300

    merge master to dev

commit b887d78
Author: svfcode <svfcode@mail.ru>
Date:   Wed Aug 30 12:27:50 2023 +0300

     merge dev to master

commit 06b3c10
Author: svfcode <svfcode@mail.ru>
Date:   Wed Aug 30 11:58:32 2023 +0300

    Fix. Scan. Check total site pages.

commit 632dd8f
Author: svfcode <svfcode@mail.ru>
Date:   Mon Aug 28 10:53:27 2023 +0300

    Fix. spbct_js_after and plugin default description

commit 2d20f0c
Author: svfcode <svfcode@mail.ru>
Date:   Fri Aug 25 13:39:50 2023 +0300

    Up version and upd changelog.

commit dbbcbfd
Author: svfcode <svfcode@mail.ru>
Date:   Fri Aug 25 13:39:17 2023 +0300

    Compress js and css.

commit a372c21
Merge: e644f7f e631f8f
Author: SVFCode <svfcode@mail.ru>
Date:   Fri Aug 25 13:28:44 2023 +0300

    Merge pull request #237 from CleanTalk/change-admin-email

    Add. Settings. Add ability to change admin email.

commit e644f7f
Author: svfcode <svfcode@mail.ru>
Date:   Fri Aug 25 13:30:17 2023 +0300

    Merge branch 'change-admin-email' into dev
    Add. Settings. Add ability to change admin email.

commit 7336609
Author: svfcode <svfcode@mail.ru>
Date:   Fri Aug 25 13:10:55 2023 +0300

    merge fix into dev

commit e631f8f
Author: svfcode <svfcode@mail.ru>
Date:   Fri Aug 25 12:47:42 2023 +0300

    Fix. Change admin email only on main site.

commit fd864d2
Merge: af5c78a 04d3283
Author: svfcode <svfcode@mail.ru>
Date:   Fri Aug 25 11:46:08 2023 +0300

    Merge branch 'improve-security-log' into dev
    Upd. Security. Improve security logs view.

commit af5c78a
Merge: 9639d84 69735b1
Author: svfcode <svfcode@mail.ru>
Date:   Fri Aug 25 11:37:47 2023 +0300

    Merge branch 'scan-front-show-all-malwares' into dev
    Upd. Scan. Find and show all malwares in Frontend Malware accordion.

commit cb71389
Author: svfcode <svfcode@mail.ru>
Date:   Fri Aug 25 10:59:11 2023 +0300

    Fix. Removed useless conditions.

commit 04d3283
Author: svfcode <svfcode@mail.ru>
Date:   Fri Aug 25 09:42:46 2023 +0300

    Fix. Remove duplicated case.

commit 42e4426
Author: svfcode <svfcode@mail.ru>
Date:   Thu Aug 24 19:30:17 2023 +0300

    Upd. Security. Improve security logs view.

commit 40dcd02
Author: Glomberg <bazz@bk.ru>
Date:   Thu Aug 24 17:25:11 2023 +0300

    Fix. Scanner. Background frontend scanner counting pages fixed.

commit 96d3f75
Author: svfcode <svfcode@mail.ru>
Date:   Thu Aug 24 09:24:37 2023 +0300

    fix phpcs

commit 8259dcc
Author: svfcode <svfcode@mail.ru>
Date:   Thu Aug 24 09:17:08 2023 +0300

    Add. Settings. Add ability to change admin email.

commit 69735b1
Author: svfcode <svfcode@mail.ru>
Date:   Tue Aug 22 10:53:30 2023 +0300

    Upd. Scan. Find and show all malwares in Frontend Malware accordion.

commit 94e4158
Author: svfcode <svfcode@mail.ru>
Date:   Tue Aug 15 10:21:02 2023 +0300

    merge dev to master

commit 4cf11a1
Author: svfcode <svfcode@mail.ru>
Date:   Tue Aug 1 20:22:49 2023 +0300

    Update. Tested up to 6.3

commit 9cc6561
Author: svfcode <svfcode@mail.ru>
Date:   Tue Aug 1 10:51:29 2023 +0300

    merge dev to master

---------

Co-authored-by: alexandergull <galyshev@cleantalk.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants