Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/labs/argument-injection.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright (C) Open Source Security Foundation (OpenSSF) and its contributors.
// SPDX-License-Identifier: MIT

info =
{
hints: [
Expand Down
3 changes: 3 additions & 0 deletions docs/labs/assert.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright (C) Open Source Security Foundation (OpenSSF) and its contributors.
// SPDX-License-Identifier: MIT

info =
{
hints: [
Expand Down
2 changes: 1 addition & 1 deletion docs/labs/checker.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// lab_checker - check and report if lab attempt is correct

// Copyright (C) Open Source Security Foundation (OpenSSF)
// Copyright (C) Open Source Security Foundation (OpenSSF) and its contributors.
// SPDX-License-Identifier: MIT

// See create_labs.md for more information.
Expand Down
3 changes: 3 additions & 0 deletions docs/labs/conversion.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright (C) Open Source Security Foundation (OpenSSF) and its contributors.
// SPDX-License-Identifier: MIT

info =
{
hints: [
Expand Down
3 changes: 3 additions & 0 deletions docs/labs/csp1.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright (C) Open Source Security Foundation (OpenSSF) and its contributors.
// SPDX-License-Identifier: MIT

info =
{
hints: [
Expand Down
3 changes: 3 additions & 0 deletions docs/labs/deserialization.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright (C) Open Source Security Foundation (OpenSSF) and its contributors.
// SPDX-License-Identifier: MIT

info =
{
definitions: [
Expand Down
3 changes: 3 additions & 0 deletions docs/labs/format-strings.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright (C) Open Source Security Foundation (OpenSSF) and its contributors.
// SPDX-License-Identifier: MIT

info =
{
hints: [
Expand Down
3 changes: 3 additions & 0 deletions docs/labs/free.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright (C) Open Source Security Foundation (OpenSSF) and its contributors.
// SPDX-License-Identifier: MIT

info =
{
hints: [
Expand Down
3 changes: 3 additions & 0 deletions docs/labs/handling-errors.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright (C) Open Source Security Foundation (OpenSSF) and its contributors.
// SPDX-License-Identifier: MIT

info =
{
hints: [
Expand Down
3 changes: 3 additions & 0 deletions docs/labs/hardcoded.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright (C) Open Source Security Foundation (OpenSSF) and its contributors.
// SPDX-License-Identifier: MIT

info =
{
hints: [
Expand Down
3 changes: 3 additions & 0 deletions docs/labs/hello.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright (C) Open Source Security Foundation (OpenSSF) and its contributors.
// SPDX-License-Identifier: MIT

info =
{
hints: [
Expand Down
3 changes: 3 additions & 0 deletions docs/labs/input1.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright (C) Open Source Security Foundation (OpenSSF) and its contributors.
// SPDX-License-Identifier: MIT

info =
{
hints: [
Expand Down
3 changes: 3 additions & 0 deletions docs/labs/input2.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright (C) Open Source Security Foundation (OpenSSF) and its contributors.
// SPDX-License-Identifier: MIT

info =
{
hints: [
Expand Down
3 changes: 3 additions & 0 deletions docs/labs/oob1.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright (C) Open Source Security Foundation (OpenSSF) and its contributors.
// SPDX-License-Identifier: MIT

info =
{
hints: [
Expand Down
3 changes: 3 additions & 0 deletions docs/labs/redos.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright (C) Open Source Security Foundation (OpenSSF) and its contributors.
// SPDX-License-Identifier: MIT

info =
{
hints: [
Expand Down
3 changes: 3 additions & 0 deletions docs/labs/regex0.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright (C) Open Source Security Foundation (OpenSSF) and its contributors.
// SPDX-License-Identifier: MIT

info =
{
// Note: Regular expressions are preprocessed specially in this lab.
Expand Down
3 changes: 3 additions & 0 deletions docs/labs/regex1.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright (C) Open Source Security Foundation (OpenSSF) and its contributors.
// SPDX-License-Identifier: MIT

info =
{
hints: [
Expand Down
3 changes: 3 additions & 0 deletions docs/labs/shell-injection.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright (C) Open Source Security Foundation (OpenSSF) and its contributors.
// SPDX-License-Identifier: MIT

info =
{
hints: [
Expand Down
3 changes: 3 additions & 0 deletions docs/labs/sql-injection.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright (C) Open Source Security Foundation (OpenSSF) and its contributors.
// SPDX-License-Identifier: MIT

info =
{
hints: [
Expand Down
3 changes: 3 additions & 0 deletions docs/labs/template.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright (C) Open Source Security Foundation (OpenSSF) and its contributors.
// SPDX-License-Identifier: MIT

info =
{
hints: [
Expand Down
3 changes: 3 additions & 0 deletions docs/labs/xss.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright (C) Open Source Security Foundation (OpenSSF) and its contributors.
// SPDX-License-Identifier: MIT

info =
{
hints: [
Expand Down