File tree Expand file tree Collapse file tree 5 files changed +20
-20
lines changed
selenium-standalone-provisioner Expand file tree Collapse file tree 5 files changed +20
-20
lines changed Original file line number Diff line number Diff line change 11// Copyright (C) 2017-2021 BinaryMist Limited. All rights reserved.
22
3- // This file is part of purpleteam .
3+ // This file is part of PurpleTeam .
44
5- // purpleteam is free software: you can redistribute it and/or modify
5+ // PurpleTeam is free software: you can redistribute it and/or modify
66// it under the terms of the GNU Affero General Public License as published by
77// the Free Software Foundation version 3.
88
9- // purpleteam is distributed in the hope that it will be useful,
9+ // PurpleTeam is distributed in the hope that it will be useful,
1010// but WITHOUT ANY WARRANTY; without even the implied warranty of
1111// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1212// GNU Affero General Public License for more details.
1313
1414// You should have received a copy of the GNU Affero General Public License
15- // along with purpleteam . If not, see <https://www.gnu.org/licenses/>.
15+ // along with PurpleTeam . If not, see <https://www.gnu.org/licenses/>.
1616
1717// Doc: https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-ecs/index.html
1818const { ECSClient, CreateServiceCommand } = require ( '@aws-sdk/client-ecs' ) ;
Original file line number Diff line number Diff line change 11// Copyright (C) 2017-2021 BinaryMist Limited. All rights reserved.
22
3- // This file is part of purpleteam .
3+ // This file is part of PurpleTeam .
44
5- // purpleteam is free software: you can redistribute it and/or modify
5+ // PurpleTeam is free software: you can redistribute it and/or modify
66// it under the terms of the GNU Affero General Public License as published by
77// the Free Software Foundation version 3.
88
9- // purpleteam is distributed in the hope that it will be useful,
9+ // PurpleTeam is distributed in the hope that it will be useful,
1010// but WITHOUT ANY WARRANTY; without even the implied warranty of
1111// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1212// GNU Affero General Public License for more details.
1313
1414// You should have received a copy of the GNU Affero General Public License
15- // along with purpleteam . If not, see <https://www.gnu.org/licenses/>.
15+ // along with PurpleTeam . If not, see <https://www.gnu.org/licenses/>.
1616
1717// Doc: https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-ecs/index.html
1818const { ECSClient, DeleteServiceCommand } = require ( '@aws-sdk/client-ecs' ) ;
Original file line number Diff line number Diff line change 11// Copyright (C) 2017-2021 BinaryMist Limited. All rights reserved.
22
3- // This file is part of purpleteam .
3+ // This file is part of PurpleTeam .
44
5- // purpleteam is free software: you can redistribute it and/or modify
5+ // PurpleTeam is free software: you can redistribute it and/or modify
66// it under the terms of the GNU Affero General Public License as published by
77// the Free Software Foundation version 3.
88
9- // purpleteam is distributed in the hope that it will be useful,
9+ // PurpleTeam is distributed in the hope that it will be useful,
1010// but WITHOUT ANY WARRANTY; without even the implied warranty of
1111// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1212// GNU Affero General Public License for more details.
1313
1414// You should have received a copy of the GNU Affero General Public License
15- // along with purpleteam . If not, see <https://www.gnu.org/licenses/>.
15+ // along with PurpleTeam . If not, see <https://www.gnu.org/licenses/>.
1616
1717const axios = require ( 'axios' ) ;
1818
Original file line number Diff line number Diff line change 11// Copyright (C) 2017-2021 BinaryMist Limited. All rights reserved.
22
3- // This file is part of purpleteam .
3+ // This file is part of PurpleTeam .
44
5- // purpleteam is free software: you can redistribute it and/or modify
5+ // PurpleTeam is free software: you can redistribute it and/or modify
66// it under the terms of the GNU Affero General Public License as published by
77// the Free Software Foundation version 3.
88
9- // purpleteam is distributed in the hope that it will be useful,
9+ // PurpleTeam is distributed in the hope that it will be useful,
1010// but WITHOUT ANY WARRANTY; without even the implied warranty of
1111// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1212// GNU Affero General Public License for more details.
1313
1414// You should have received a copy of the GNU Affero General Public License
15- // along with purpleteam . If not, see <https://www.gnu.org/licenses/>.
15+ // along with PurpleTeam . If not, see <https://www.gnu.org/licenses/>.
1616
1717const axios = require ( 'axios' ) ;
1818
Original file line number Diff line number Diff line change 11// Copyright (C) 2017-2021 BinaryMist Limited. All rights reserved.
22
3- // This file is part of purpleteam .
3+ // This file is part of PurpleTeam .
44
5- // purpleteam is free software: you can redistribute it and/or modify
5+ // PurpleTeam is free software: you can redistribute it and/or modify
66// it under the terms of the GNU Affero General Public License as published by
77// the Free Software Foundation version 3.
88
9- // purpleteam is distributed in the hope that it will be useful,
9+ // PurpleTeam is distributed in the hope that it will be useful,
1010// but WITHOUT ANY WARRANTY; without even the implied warranty of
1111// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1212// GNU Affero General Public License for more details.
1313
1414// You should have received a copy of the GNU Affero General Public License
15- // along with purpleteam . If not, see <https://www.gnu.org/licenses/>.
15+ // along with PurpleTeam . If not, see <https://www.gnu.org/licenses/>.
1616
1717const axios = require ( 'axios' ) ;
1818
You can’t perform that action at this time.
0 commit comments