Cornerstone

cornerstone · by archetyped · wordpress.org ↗ · SVN ↗
Active installs
30k+
Current version
0.8.1
Added
2010-12-30
Last updated
2024-07-16 (1y ago)
First seen by beacon
1mo ago
Total downloads
67,810

Alerts (0)

No open alerts.

Show 1 resolved alert
Medium code_scan_match Resolved · code_scan_fp_class_dynamic_rendering 2026-05-05 12:06:44 (17d ago)
Slugcornerstone
Finding count4
Findings
PatternKindFileLineSnippetConfidence
eval_callbuiltinincludes/class.utilities.php1,075return eval('return isset($arr' . $f_path . ');');medium
eval_callbuiltinincludes/class.utilities.php1,087eval('$item =& $arr' . $this->get_array_path($path) . ';');medium
createfuncbuiltinincludes/class.feeds.php50$cb = create_function('', 'return true;');medium
createfuncbuiltinincludes/class.post.php88$callback = create_function('$post', 'return $post->ID;');medium
Resolved sha8ed67f05e32d0610de68e1d6007cb0fc315b5370
View raw JSON
{
    "slug": "cornerstone",
    "finding_count": 4,
    "findings": [
        {
            "pattern": "eval_call",
            "kind": "builtin",
            "file": "includes/class.utilities.php",
            "line": 1075,
            "snippet": "return eval('return isset($arr' . $f_path . ');');",
            "confidence": "medium"
        },
        {
            "pattern": "eval_call",
            "kind": "builtin",
            "file": "includes/class.utilities.php",
            "line": 1087,
            "snippet": "eval('$item =& $arr' . $this->get_array_path($path) . ';');",
            "confidence": "medium"
        },
        {
            "pattern": "createfunc",
            "kind": "builtin",
            "file": "includes/class.feeds.php",
            "line": 50,
            "snippet": "$cb = create_function('', 'return true;');",
            "confidence": "medium"
        },
        {
            "pattern": "createfunc",
            "kind": "builtin",
            "file": "includes/class.post.php",
            "line": 88,
            "snippet": "$callback = create_function('$post', 'return $post->ID;');",
            "confidence": "medium"
        }
    ],
    "resolved_sha": "8ed67f05e32d0610de68e1d6007cb0fc315b5370"
}

SVN committers (2)

Accounts with actual commit access to cornerstone on plugins.svn.wordpress.org, reconstructed from svn log. This is the list that matters for ownership changes — not the readme contributors.

Committer Member since Commits First commit Latest commit
Archetyped 2010-05-21 45 2010-12-30 · r327063 2024-07-16 · r3118782
plugin-master 2007-03-09 1 2010-08-10 · r273889 2010-08-10 · r273889

Readme contributors (1)

Names the plugin's readme declares as contributors. A soft signal — anyone can be listed. The SVN access column is the ground-truth cross-reference: does this contributor actually commit code?

Contributor Member since SVN access Status
Archetyped 2010-05-21 45 commits Active

Versions (4 most recent)

Version Released Download
0.8.1 2024-07-16 · 1y ago zip
0.8.0 2022-11-04 · 3y ago zip
0.7.8 2021-09-30 · 4y ago zip
0.7.7 2020-02-28 · 6y ago zip