github.com/jasonkeene/cli@v6.14.1-0.20160816203908-ca5715166dfb+incompatible/excluded.json (about)

     1  {
     2    "excludedStrings": [
     3     ".",
     4     "\\",
     5     "help",
     6     ".go",
     7     "",
     8     "/",
     9     "false",
    10     "true",
    11     "%.1f",
    12     ".0",
    13     "(?i)^(-?\\d+)([KMGT])B?$",
    14     "buildpacks",
    15     "CF_NAME  buildpacks",
    16     "enable",
    17     "disable",
    18     "buildpack",
    19     "lock",
    20     "unlock",
    21     "true",
    22     "false",
    23     "CF_COLOR",
    24     "\u001b[%d;%dm%s\u001b[0m",
    25     "windows",
    26     "\\x1B\\[([0-9]{1,2}(;[0-9]{1,2})?)?[m|K]",
    27     "login",
    28     "QuietPanic",
    29     "%s t -o Org",
    30     ".",
    31     "%s\n",
    32     "/bin/stty",
    33     "stty",
    34     "-echo",
    35     "echo",
    36     "\u003e",
    37     "kernel32",
    38     "SetConsoleMode",
    39     "%s target -s SPACE",
    40     "%s target -o ORG -s SPACE",
    41     " target -o ",
    42     "spaces",
    43     "invalid_token",
    44     "Authorization",
    45     "Authorization: ",
    46     "(?m)^Authorization: .*",
    47     "multipart/form-data",
    48     "GET",
    49     "PUT",
    50     "POST",
    51     "DELETE",
    52     "Content-Type",
    53     "access_token",
    54     "refresh_token",
    55     "token",
    56     "password",
    57     "oldPassword",
    58     "password=",
    59     "password=[^\u0026]*\u0026",
    60     "\"%s\":\\s*\"[^\"]*\"",
    61     "\u0026",
    62     "go-cli ",
    63     "application/json",
    64     "accept",
    65     " / ",
    66     "/jobs/",
    67     "X-Cf-Warnings",
    68     "content-type",
    69     "User-Agent",
    70      "push",
    71      "cups",
    72      "marketplace",
    73      "uups",
    74      "buildpacks",
    75      "CF_NAME  buildpacks",
    76      "enable",
    77      "disable",
    78      "buildpack",
    79      "lock",
    80      "unlock",
    81      "true",
    82      "false",
    83      "CF_COLOR",
    84      "\u001b[%d;%dm%s\u001b[0m",
    85      "windows",
    86      "\\x1B\\[([0-9]{1,2}(;[0-9]{1,2})?)?[m|K]",
    87      "login",
    88      "QuietPanic",
    89      "%s t -o Org",
    90      ".",
    91      "%s\n",
    92      "/bin/stty",
    93      "stty",
    94      "-echo",
    95      "echo",
    96      "\u003e",
    97      "kernel32",
    98      "SetConsoleMode",
    99      "%s target -s SPACE",
   100      "%s target -o ORG -s SPACE",
   101      " target -o ",
   102      "spaces",
   103  
   104  	"invalid_token",
   105  	"Authorization",
   106  	"Authorization: ",
   107  	"(?m)^Authorization: .*",
   108  	"multipart/form-data",
   109  	"GET",
   110  	"PUT",
   111  	"POST",
   112  	"DELETE",
   113  	"Content-Type",
   114  	"access_token",
   115  	"refresh_token",
   116  	"token",
   117  	"password",
   118  	"oldPassword",
   119  	"password=",
   120  	"password=[^\u0026]*\u0026",
   121  	"\"%s\":\\s*\"[^\"]*\"",
   122  	"\u0026",
   123  	"go-cli ",
   124  	"application/json",
   125  	"accept",
   126  	" / ",
   127  	"/jobs/",
   128  	"X-Cf-Warnings",
   129  	"content-type",
   130  	"User-Agent",
   131  
   132  	"private_domains",
   133  	"shared_domains",
   134  
   135  	"%s logs %s --recent",
   136  	"2006-01-02T15:04:05.00-0700",
   137  	"2006-01-02 03:04:05 PM",
   138  
   139  	"CF_STAGING_TIMEOUT",
   140  	"CF_STARTUP_TIMEOUT",
   141  
   142  	"manifest.yml",
   143  	"manifest.yaml",
   144  	"inherit"
   145  
   146    ],
   147    "excludedRegexps": [
   148     "^CF_NAME (?:[\\w-]+)$",
   149     "^(?:\\w+-)*(?:role|users?|buildpack|space|auth-tokens?|services?|security-groups?|quotas?)(?:-\\w+)*$",
   150     "^(?:[\\W]*%(?:[#v]|[%EGUTXbcdefgopqstvx]))+[\\W]*$",
   151     "^\\d+$",
   152     "^\\s*-\\w\\s*$",
   153     "^\\w$",
   154     "^\\w{2}$",
   155     "^json",
   156     "^\\W+$"
   157    ]
   158  }