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

Content security policy #160

Open
wants to merge 239 commits into
base: main
Choose a base branch
from
Open

Content security policy #160

wants to merge 239 commits into from

Commits on Jun 30, 2018

  1. Migrate onFinish callback

      Trigger `process.exit ()` on completed
      TAP test run within test helper
    snuggs committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    069ecd8 View commit details
    Browse the repository at this point in the history
  2. Fix grammatical error

    snuggs committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    8f0438d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e406127 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    869d0ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d02e10 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9e8f456 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cdbdbcc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f785aff View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    288b4fd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f8247c9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a53d327 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8a2bab2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e1b62e9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0a72662 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cda76fe View commit details
    Browse the repository at this point in the history
  16. Add whitespace formatting

    snuggs committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    3a4ee5d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    119c7d9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9dd1967 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    59c4bd1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    cd0bbb6 View commit details
    Browse the repository at this point in the history
  21. Add test for style-src none

    snuggs committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    73bbde2 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    356dbbe View commit details
    Browse the repository at this point in the history
  23. Remove console.logs

    snuggs committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    63756f5 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    6492df1 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    1f0e130 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    549bda5 View commit details
    Browse the repository at this point in the history
  27. Refactor policies

    snuggs committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    4cfc6ac View commit details
    Browse the repository at this point in the history
  28. Remove unnecessary semi-colon

    snuggs committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    90dbef2 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    d60fa95 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    5d2cd0a View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    6e59c34 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    28ad745 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    bf2fbc2 View commit details
    Browse the repository at this point in the history
  34. Remove only test

    snuggs committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    fb6951d View commit details
    Browse the repository at this point in the history
  35. Fix scripts policy comment

    snuggs committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    fa67d6d View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    36ff06a View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    6084bf2 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    1cd371b View commit details
    Browse the repository at this point in the history
  39. Add test for script nonce

    snuggs committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    1e7b8e5 View commit details
    Browse the repository at this point in the history
  40. Add link for script nonce

    snuggs committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    5be3f74 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    fd9e817 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    a01ff20 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    8ed6088 View commit details
    Browse the repository at this point in the history
  44. Update comment for report-uri

    snuggs committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    9f8b35c View commit details
    Browse the repository at this point in the history
  45. Update comment for report-uri

    snuggs committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    5ce352f View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    01102dc View commit details
    Browse the repository at this point in the history
  47. Fix font-src comment

    snuggs committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    fb128dd View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    3caa818 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    8a960de View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    06bc717 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    d368c56 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    0e13003 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    f66318d View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    e9ba86a View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    fdf382d View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    68f44f9 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    24403b6 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    65609ad View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    7ccf2e2 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    9a2c606 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    649a6df View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    4ac5895 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    7fff289 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    47fe530 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    9094a13 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    6b58fd0 View commit details
    Browse the repository at this point in the history
  67. Add link to GOOGLE CSP

    snuggs committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    e7dca4a View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    3c6b946 View commit details
    Browse the repository at this point in the history
  69. Add wikipedia link for CSP

    snuggs committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    99a7218 View commit details
    Browse the repository at this point in the history
  70. Add Github link for CSP

    snuggs committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    4457047 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    4ab49bf View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    08d6347 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    b8c832d View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    bf3544f View commit details
    Browse the repository at this point in the history
  75. Add links for report-uri

    snuggs committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    64626fb View commit details
    Browse the repository at this point in the history
  76. Add Collection of CSP Bypasses

    snuggs committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    6c61387 View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    4847e82 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    92cdff3 View commit details
    Browse the repository at this point in the history
  79. Remove only test

    snuggs committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    4dd7f10 View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    0bc06c6 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    842b690 View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    7ce2ecd View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    a9e398d View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    680f423 View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    7921d9f View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    59cd8d1 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    2c1e847 View commit details
    Browse the repository at this point in the history
  88. Add comment for default-src

    snuggs committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    5bbf3eb View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    a27293f View commit details
    Browse the repository at this point in the history
  90. Remove only test

    snuggs committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    1a9bce6 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    214d610 View commit details
    Browse the repository at this point in the history
  92. Add schemes comment

    snuggs committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    e5317fb View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    a0ed1bf View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    cdae1d7 View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    8a8e4d0 View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    329f209 View commit details
    Browse the repository at this point in the history
  97. fix whitespace

    snuggs committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    02882b1 View commit details
    Browse the repository at this point in the history
  98. Remove greenfield comment

    snuggs committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    98353df View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    9c4b24c View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    6d8b987 View commit details
    Browse the repository at this point in the history
  101. Adjust const(ant) whitespace

    snuggs committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    de3b6cb View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    afa40fe View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    85e8c61 View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    b030599 View commit details
    Browse the repository at this point in the history
  105. Configuration menu
    Copy the full SHA
    76a4592 View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    7f9cba8 View commit details
    Browse the repository at this point in the history
  107. Configuration menu
    Copy the full SHA
    e5c4c66 View commit details
    Browse the repository at this point in the history
  108. Fix whitespace

    snuggs committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    0040441 View commit details
    Browse the repository at this point in the history
  109. Refactor const(ant) variables

    snuggs committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    ba0020c View commit details
    Browse the repository at this point in the history
  110. Configuration menu
    Copy the full SHA
    39267da View commit details
    Browse the repository at this point in the history
  111. Content-Security-Policy: Refactor async/await fetch into expression t…

    …o retrieve header only
    
    '
    snuggs committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    de7c1c5 View commit details
    Browse the repository at this point in the history
  112. Configuration menu
    Copy the full SHA
    569c4b6 View commit details
    Browse the repository at this point in the history
  113. Configuration menu
    Copy the full SHA
    a4117cb View commit details
    Browse the repository at this point in the history
  114. Remove merge conflict

    snuggs committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    5435dc2 View commit details
    Browse the repository at this point in the history
  115. Fix snuggsi error

    snuggs committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    1c8f2c1 View commit details
    Browse the repository at this point in the history
  116. Configuration menu
    Copy the full SHA
    c3e5acc View commit details
    Browse the repository at this point in the history
  117. Configuration menu
    Copy the full SHA
    068bf85 View commit details
    Browse the repository at this point in the history
  118. Configuration menu
    Copy the full SHA
    11f62e0 View commit details
    Browse the repository at this point in the history
  119. Add server.close

    snuggs committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    0ca1969 View commit details
    Browse the repository at this point in the history
  120. Configuration menu
    Copy the full SHA
    f3c7f12 View commit details
    Browse the repository at this point in the history
  121. Update CSP default frames

    snuggs committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    4c6db97 View commit details
    Browse the repository at this point in the history
  122. Update CSP default connects

    snuggs committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    db91f51 View commit details
    Browse the repository at this point in the history
  123. Update CSP default images

    snuggs committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    5870284 View commit details
    Browse the repository at this point in the history
  124. Update CSP default fonts

    snuggs committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    5f2183a View commit details
    Browse the repository at this point in the history
  125. Update CSP default objects

    snuggs committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    e414bfd View commit details
    Browse the repository at this point in the history
  126. Update CSP default medias

    snuggs committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    e132a36 View commit details
    Browse the repository at this point in the history
  127. Update CSP default styles

    snuggs committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    4935fb9 View commit details
    Browse the repository at this point in the history
  128. Update CSP default scripts

    snuggs committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    d6a1ecf View commit details
    Browse the repository at this point in the history
  129. Update CSP default workers

    snuggs committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    094e29f View commit details
    Browse the repository at this point in the history
  130. Update CSP default bases

    snuggs committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    9ebf938 View commit details
    Browse the repository at this point in the history
  131. Update CSP default forms

    snuggs committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    5586696 View commit details
    Browse the repository at this point in the history
  132. Update CSP default ancestors

    snuggs committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    ed9dd97 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2018

  1. Configuration menu
    Copy the full SHA
    b4884e1 View commit details
    Browse the repository at this point in the history
  2. Migrate to use serve routine

    snuggs committed Jul 1, 2018
    Configuration menu
    Copy the full SHA
    36ec8e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6afebd8 View commit details
    Browse the repository at this point in the history
  4. Update object-src to none

    snuggs committed Jul 1, 2018
    Configuration menu
    Copy the full SHA
    5b99692 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1feb440 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f6b0176 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6712d6b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b5b6e58 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c0b355b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    135a031 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    96395bb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    021560e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    67f4674 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    78176e0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d4fca68 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2cd64bb View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2018

  1. Refactor secure

    snuggs committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    40a701c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af66681 View commit details
    Browse the repository at this point in the history
  3. Add middleware/policy.json

    snuggs committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    3d57255 View commit details
    Browse the repository at this point in the history
  4. Add image-src to policy.json

    snuggs committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    52203c5 View commit details
    Browse the repository at this point in the history
  5. Add script-src to policy.json

    snuggs committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    482d278 View commit details
    Browse the repository at this point in the history
  6. Convert image-src to img-src

    snuggs committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    5399fee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c5cecc5 View commit details
    Browse the repository at this point in the history
  8. Add style-src to policy.json

    snuggs committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    1302079 View commit details
    Browse the repository at this point in the history
  9. Add report-uri to policy.json

    snuggs committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    f9c00b8 View commit details
    Browse the repository at this point in the history
  10. Fix whitespace

    snuggs committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    2026506 View commit details
    Browse the repository at this point in the history
  11. Remove google analytics

    snuggs committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    a1f9967 View commit details
    Browse the repository at this point in the history
  12. Fix whitespace for report-uri

    snuggs committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    d655de1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    03d4cd1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9b8d28f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    348823a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5e325f7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6a0927b View commit details
    Browse the repository at this point in the history
  18. Fix whitespace

    snuggs committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    c4f46d0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    588a661 View commit details
    Browse the repository at this point in the history
  20. Fix comment bug LOLZ

    snuggs committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    2a78475 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    bf4a839 View commit details
    Browse the repository at this point in the history
  22. Refactor policy variables

    snuggs committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    0ce788a View commit details
    Browse the repository at this point in the history
  23. Refactor policy variables

    snuggs committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    4e45f0b View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c2b1412 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    4064b94 View commit details
    Browse the repository at this point in the history
  26. Fix whitespace and comments

    snuggs committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    969adc5 View commit details
    Browse the repository at this point in the history
  27. Update bases uri

    snuggs committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    c2117a6 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    8bb7e55 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    3996f96 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    f60cdbc View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    d48cad1 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    af3c327 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    0444664 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    a3c49b3 View commit details
    Browse the repository at this point in the history
  35. Fix context.set variable

    snuggs committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    49258cf View commit details
    Browse the repository at this point in the history
  36. Migrate header variable

    snuggs committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    e5716b1 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    45c0040 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    47ef6ee View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    39db536 View commit details
    Browse the repository at this point in the history
  40. Updte security breach comment

    snuggs committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    9e72ad4 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    57b7e3c View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    62fc4dc View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    18792eb View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    3e64d98 View commit details
    Browse the repository at this point in the history
  45. Update style variable

    snuggs committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    2d84f83 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    7b3b338 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    132f4cb View commit details
    Browse the repository at this point in the history
  48. Update worker-src for CSP

    snuggs committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    c97ac17 View commit details
    Browse the repository at this point in the history
  49. Update script-src

    snuggs committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    d543700 View commit details
    Browse the repository at this point in the history
  50. Update frame-src for CSP

    snuggs committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    7b76686 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    17ccd1a View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    e1d630f View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    8849626 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    46dc470 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    b87ceff View commit details
    Browse the repository at this point in the history
  56. Reorder variables for CSP

    snuggs committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    2df3ee1 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    272ea62 View commit details
    Browse the repository at this point in the history
  58. Fix bug in objects variable

    snuggs committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    3f7d803 View commit details
    Browse the repository at this point in the history
  59. Fix bug in sandbox variable

    snuggs committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    2a933b1 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    28618d8 View commit details
    Browse the repository at this point in the history
  61. Fix bug in sandbox variable

    snuggs committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    ddb4061 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    3989fe2 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    6ef46d9 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    9f3f2b8 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    96079bb View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    2e6a867 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    ef09038 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    b9793b6 View commit details
    Browse the repository at this point in the history
  69. Remove using backticks

    snuggs committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    0749ab6 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    8741b0c View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    6c090aa View commit details
    Browse the repository at this point in the history
  72. Reorder test constants

    snuggs committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    7712bee View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    ca20bdf View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    c82fb49 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2018

  1. Configuration menu
    Copy the full SHA
    bb00739 View commit details
    Browse the repository at this point in the history
  2. Assert Content-Security-Policy-Report-Only does not exist without que…

    …rystring parameter ?report
    snuggs committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    6c5d1c1 View commit details
    Browse the repository at this point in the history
  3. Refactor policy.es

    snuggs committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    d29db84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6428879 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2018

  1. Add report/README.md

    snuggs committed Jul 4, 2018
    Configuration menu
    Copy the full SHA
    5415743 View commit details
    Browse the repository at this point in the history
  2. Add MDN link

    snuggs committed Jul 4, 2018
    Configuration menu
    Copy the full SHA
    53fddfb View commit details
    Browse the repository at this point in the history
  3. Add report/index.json

    snuggs committed Jul 4, 2018
    Configuration menu
    Copy the full SHA
    3199f37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    033e380 View commit details
    Browse the repository at this point in the history
  5. Add Report resource to server

    snuggs committed Jul 4, 2018
    Configuration menu
    Copy the full SHA
    a33c3b5 View commit details
    Browse the repository at this point in the history
  6. Fix bug with routing system

    snuggs committed Jul 4, 2018
    Configuration menu
    Copy the full SHA
    c4a3610 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2018

  1. Configuration menu
    Copy the full SHA
    ed9da82 View commit details
    Browse the repository at this point in the history
  2. Remove legacy style tag

    snuggs committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    fbfff44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1b761b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33e1ffe View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2018

  1. Configuration menu
    Copy the full SHA
    327f404 View commit details
    Browse the repository at this point in the history
  2. Refactor Content-Security-Policy-Report-Only and Content-Security-Pol…

    …icy into separate specs
    snuggs committed Jul 14, 2018
    Configuration menu
    Copy the full SHA
    9a1e9b5 View commit details
    Browse the repository at this point in the history
  3. Remove only test

    snuggs committed Jul 14, 2018
    Configuration menu
    Copy the full SHA
    2c78d02 View commit details
    Browse the repository at this point in the history