SimpleCalendar

@simplecalendar · wordpress.org profile ↗
Member since
2017-06-09
Location
Employer
Xtendify Technologies
Job title
Authored
4
SVN commit access
4
Readme contributor
0
Combined install base
51k+ across 4 plugins

Alerts (0)

No open alerts.

Show 2 resolved alerts
Medium code_scan_match Simple Calendar – Google Calendar Plugin Resolved · code_scan_fp_class_genre_encoding 17d ago
Sluggoogle-calendar-events
Finding count7
Findings
PatternKindFileLineSnippetConfidence
base64_decodebuiltinthird-party/google/auth/src/Logging/LoggingTrait.php75return ['header' => base64_decode($header), 'token' => base64_decode($token)];medium
base64_decodebuiltinthird-party/google/apiclient/src/Client.php483$payload = json_decode(base64_decode($parts[1]), \true);medium
base64_decodebuiltinthird-party/firebase/php-jwt/src/JWT.php236$key = base64_decode((string) end($lines));medium
base64_decodebuiltinthird-party/firebase/php-jwt/src/JWT.php288$key = base64_decode((string) end($lines));medium
base64_decodebuiltinthird-party/firebase/php-jwt/src/JWT.php360return \base64_decode(self::convertBase64UrlToBase64($input));medium
eval_callbuiltinthird-party/nesbot/carbon/src/Carbon/Traits/Mixin.php91$context = eval(self::getAnonymousClassCodeForTrait($trait));medium
base64_decodebuiltinincludes/feeds/google.php143return base64_decode($id);medium
Resolved sha31c791754f0db4207c4fe1172148e896640ebe00
View raw JSON
{
    "slug": "google-calendar-events",
    "finding_count": 7,
    "findings": [
        {
            "pattern": "base64_decode",
            "kind": "builtin",
            "file": "third-party/google/auth/src/Logging/LoggingTrait.php",
            "line": 75,
            "snippet": "return ['header' => base64_decode($header), 'token' => base64_decode($token)];",
            "confidence": "medium"
        },
        {
            "pattern": "base64_decode",
            "kind": "builtin",
            "file": "third-party/google/apiclient/src/Client.php",
            "line": 483,
            "snippet": "$payload = json_decode(base64_decode($parts[1]), \\true);",
            "confidence": "medium"
        },
        {
            "pattern": "base64_decode",
            "kind": "builtin",
            "file": "third-party/firebase/php-jwt/src/JWT.php",
            "line": 236,
            "snippet": "$key = base64_decode((string) end($lines));",
            "confidence": "medium"
        },
        {
            "pattern": "base64_decode",
            "kind": "builtin",
            "file": "third-party/firebase/php-jwt/src/JWT.php",
            "line": 288,
            "snippet": "$key = base64_decode((string) end($lines));",
            "confidence": "medium"
        },
        {
            "pattern": "base64_decode",
            "kind": "builtin",
            "file": "third-party/firebase/php-jwt/src/JWT.php",
            "line": 360,
            "snippet": "return \\base64_decode(self::convertBase64UrlToBase64($input));",
            "confidence": "medium"
        },
        {
            "pattern": "eval_call",
            "kind": "builtin",
            "file": "third-party/nesbot/carbon/src/Carbon/Traits/Mixin.php",
            "line": 91,
            "snippet": "$context = eval(self::getAnonymousClassCodeForTrait($trait));",
            "confidence": "medium"
        },
        {
            "pattern": "base64_decode",
            "kind": "builtin",
            "file": "includes/feeds/google.php",
            "line": 143,
            "snippet": "return base64_decode($id);",
            "confidence": "medium"
        }
    ],
    "resolved_sha": "31c791754f0db4207c4fe1172148e896640ebe00"
}
Medium committer_younger_than_plugin Simple Calendar – Google Calendar Plugin Resolved · no_longer_matches 22d ago
Sluggoogle-calendar-events
Committer slugmoonstonemedia
Committer display nameMoonstone Media
Committer employer
Committer member since2015-10-12
Committer first commit2015-10-12 18:16:36
Committer commit count1
Plugin listed authorsimplecalendar
Earliest plugin commit2010-07-03 14:09:50
Plugin age at join days1,927
Committer age at join days0
Active installs50,000
View raw JSON
{
    "slug": "google-calendar-events",
    "committer_slug": "moonstonemedia",
    "committer_display_name": "Moonstone Media",
    "committer_employer": null,
    "committer_member_since": "2015-10-12",
    "committer_first_commit": "2015-10-12 18:16:36",
    "committer_commit_count": 1,
    "plugin_listed_author": "simplecalendar",
    "earliest_plugin_commit": "2010-07-03 14:09:50",
    "plugin_age_at_join_days": 1927,
    "committer_age_at_join_days": 0,
    "active_installs": 50000
}

Plugins authored (4)

Plugin Version Installs Last updated Status
Simple Calendar – Google Calendar Plugin ·google-calendar-events 3.6.2 50k+ 4mo ago Active
Simple Calendar – Advanced Custom Fields ·simple-calendar-acf 1.0.2 400 2y ago Active
Legacy Google Calendar Events 2.4 ·legacy-google-calendar-events 2.4.1 100 10y ago Active
Simple Calendar: Blog Feed ·simple-calendar-blog-feed 1.0.2 50 2y ago Active

SVN commit access (4)

Plugins this account has pushed commits to, reconstructed from plugins.svn.wordpress.org. A new name showing up here on an established plugin is the strongest ownership-transfer signal.

Plugin Primary author Installs Commits First Latest Status
Simple Calendar – Google Calendar Plugin simplecalendar 50k+ 44 8y ago 7y ago Active
Simple Calendar – Advanced Custom Fields simplecalendar 400 3 8y ago 7y ago Active
Simple Calendar: Blog Feed simplecalendar 50 3 8y ago 8y ago Active
Legacy Google Calendar Events 2.4 simplecalendar 100 1 8y ago 8y ago Active