)]}'
{
  "log": [
    {
      "commit": "75a4eb54a616cfb087079124d342f25af2aa53bc",
      "tree": "1cbf589619a1298b24d0095c928b41b5c495e055",
      "parents": [
        "ad85db09b0b8d9c708bf0e2ecd56f77c7bdf1db1"
      ],
      "author": {
        "name": "azvyagintsev",
        "email": "azvyagintsev@mirantis.com",
        "time": "Wed Aug 22 16:32:04 2018 +0300"
      },
      "committer": {
        "name": "azvyagintsev",
        "email": "azvyagintsev@mirantis.com",
        "time": "Wed Aug 22 16:32:49 2018 +0300"
      },
      "message": "Disable cis-3-3-3 rule\n\nChange-Id: I956da1f26e500eae693827ed5dce0f7e65e291bc\nCloses-Bug: PROD-22520 (PROD:22520)\n"
    },
    {
      "commit": "ad85db09b0b8d9c708bf0e2ecd56f77c7bdf1db1",
      "tree": "bc9277d5416fdc2f3dfe9bebd418ad1912f47895",
      "parents": [
        "af730f9602bd9a81d1a22fa3bec80e63a661d534"
      ],
      "author": {
        "name": "Dmitry Teselkin",
        "email": "dteselkin@mirantis.com",
        "time": "Wed Aug 22 12:46:08 2018 +0300"
      },
      "committer": {
        "name": "Dmitry Teselkin",
        "email": "dteselkin@mirantis.com",
        "time": "Wed Aug 22 12:46:08 2018 +0300"
      },
      "message": "Remove non-existent CIS items\n\nChange-Id: I91bfb8e2a06fc0499addd376db9e38483a6756d0\n"
    },
    {
      "commit": "af730f9602bd9a81d1a22fa3bec80e63a661d534",
      "tree": "ac944a3eb0470ed55237243857aff1da3337e0ba",
      "parents": [
        "cf1b5b322a077dc8d6f9bf5b36a7a0a71a2b3a06"
      ],
      "author": {
        "name": "Dmitry Teselkin",
        "email": "dteselkin@mirantis.com",
        "time": "Thu Aug 16 11:29:55 2018 +0300"
      },
      "committer": {
        "name": "Dmitry Teselkin",
        "email": "dteselkin@mirantis.com",
        "time": "Tue Aug 21 10:29:33 2018 +0300"
      },
      "message": "CIS compliance (sysctl, limits)\n\n* CIS 1.5.1 Ensure core dumps are restricted\n* CIS 1.5.3 Ensure address space layout randomization (ASLR) is enabled\n* CIS 3.1.2 Ensure packet redirect sending is disabled\n* CIS 3.2.1 Ensure source routed packets are not accepted\n* CIS 3.2.2 Ensure ICMP redirects are not accepted\n* CIS 3.2.3 Ensure secure ICMP redirects are not accepted\n* CIS 3.2.4 Ensure suspicious packets are logged\n* CIS 3.2.5 Ensure broadcast ICMP requests are ignored\n* CIS 3.2.6 Ensure bogus ICMP responses are ignored\n* CIS 3.2.7 Ensure Reverse Path Filtering is enabled\n* CIS 3.2.8 Ensure TCP SYN Cookies is enabled\n\nAll sysctls are valid for Ubuntu 14.04, Ubuntu 16.04.\n\nChange-Id: I48f34c55d97a78c253d4810db46b2a04ff5c0c1a\n"
    },
    {
      "commit": "cf1b5b322a077dc8d6f9bf5b36a7a0a71a2b3a06",
      "tree": "f3252b4da96fa722d7994b1dff1d6526ebd81461",
      "parents": [
        "d87f461319b5b7c2dbb6d4160773c9d4abf046f3"
      ],
      "author": {
        "name": "Aleksey Zvyagintsev",
        "email": "azvyagintsev@mirantis.com",
        "time": "Mon Aug 20 15:13:23 2018 +0000"
      },
      "committer": {
        "name": "Aleksey Zvyagintsev",
        "email": "azvyagintsev@mirantis.com",
        "time": "Mon Aug 20 15:13:23 2018 +0000"
      },
      "message": "Revert \"CIS compliance (modprobe.d)\"\n\nThis reverts commit d87f461319b5b7c2dbb6d4160773c9d4abf046f3.\n\nChange-Id: If175b29f2e130ecf5041e7b0be20f15485089ffa\n"
    },
    {
      "commit": "d87f461319b5b7c2dbb6d4160773c9d4abf046f3",
      "tree": "6d56e2c40bb026e6b229d1173c64107569d46376",
      "parents": [
        "809834c85eba328b2c4f3509542a9aa7c9413c72"
      ],
      "author": {
        "name": "Dmitry Teselkin",
        "email": "dteselkin@mirantis.com",
        "time": "Thu Aug 16 11:29:55 2018 +0300"
      },
      "committer": {
        "name": "Dmitry Teselkin",
        "email": "dteselkin@mirantis.com",
        "time": "Mon Aug 20 13:05:41 2018 +0300"
      },
      "message": "CIS compliance (modprobe.d)\n\n* CIS 1.1.1.1 Ensure mounting of cramfs filesystems is disabled\n* CIS 1.1.1.2 Ensure mounting of freevxfs filesystems is disabled\n* CIS 1.1.1.3 Ensure mounting of jffs2 filesystems is disabled\n* CIS 1.1.1.4 Ensure mounting of hfs filesystems is disabled\n* CIS 1.1.1.5 Ensure mounting of hfsplus filesystems is disabled\n* CIS 1.1.1.6 Ensure mounting of squashfs filesystems is disabled\n* CIS 1.1.1.7 Ensure mounting of udf filesystems is disabled\n* CIS 1.1.1.8 Ensure mounting of FAT filesystems is disabled\n* CIS 3.5.1 Ensure DCCP is disabled\n* CIS 3.5.2 Ensure SCTP is disabled\n* CIS 3.5.3 Ensure RDS is disabled\n* CIS 3.5.4 Ensure TIPC is disabled\n\nRelated-Prod: PROD-20756\nRelated-Prod: PROD-20757\nRelated-Prod: PROD-20758\nRelated-Prod: PROD-20759\n\nChange-Id: I719984829978caf0401e78daaabf1adfb0d1cfdf\n"
    },
    {
      "commit": "cc7263a275e6ce0b6c249240217ec6bfc39af05e",
      "tree": "e441139347edbcd0da06aaa9ba5a0f97c55a4e35",
      "parents": [
        "7903ba97da7cd57176479cb0b39beb937de94ebd"
      ],
      "author": {
        "name": "Dmitry Teselkin",
        "email": "dteselkin@mirantis.com",
        "time": "Wed Aug 15 14:55:50 2018 +0300"
      },
      "committer": {
        "name": "Vasyl Saienko",
        "email": "vsaienko@mirantis.com",
        "time": "Thu Aug 16 07:23:55 2018 +0000"
      },
      "message": "CIS 3.3.3 Ensure IPv6 is disabled\n\nRelated-Prod: PROD-20755\n\nChange-Id: I44cc3bdb4a0436ff17f790a828d03697b89d3520\n"
    }
  ]
}
