Skip to content

Commit

Permalink
fix(name): changed name
Browse files Browse the repository at this point in the history
  • Loading branch information
StanGirard committed Oct 25, 2022
1 parent a7cc241 commit f822e58
Show file tree
Hide file tree
Showing 15 changed files with 58 additions and 70 deletions.
13 changes: 0 additions & 13 deletions .github/FUNDING.yml

This file was deleted.

6 changes: 3 additions & 3 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,15 @@ changelog:

brews:
- name: yatas
homepage: https://github.com/stangirard/yatas
homepage: https://github.com/padok-team/yatas
tap:
owner: stangirard
owner: padok-team
name: homebrew-tap
token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
nfpms:
- maintainer: stan@primates.dev <stan@primates.dev>
description: YATAS audit tool
homepage: https://github.com/stangirard/yatas
homepage: https://github.com/padok-team/yatas
license: Apache 2.0
file_name_template: '{{ .ProjectName }}_{{ .Os }}_{{ .Arch }}'
formats:
Expand Down
60 changes: 30 additions & 30 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,104 +2,104 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.3.0](https://github.com/StanGirard/YATAS/compare/v1.2.0...v1.3.0) (2022-10-12)
## [1.3.0](https://github.com/padok-team/YATAS/compare/v1.2.0...v1.3.0) (2022-10-12)


### Features

* **yatas:** added debug log ([eb32a4c](https://github.com/StanGirard/YATAS/commit/eb32a4cffa8f869611a59976ec76cce45a07329a))
* **yatas:** added debug log ([eb32a4c](https://github.com/padok-team/YATAS/commit/eb32a4cffa8f869611a59976ec76cce45a07329a))


### Bug Fixes

* **readme-gen:** added cognito because readme generator was wrong ([83a2c45](https://github.com/StanGirard/YATAS/commit/83a2c453d896e3df00c8722d288c722369fca9de))
* **readme-gen:** added cognito because readme generator was wrong ([83a2c45](https://github.com/padok-team/YATAS/commit/83a2c453d896e3df00c8722d288c722369fca9de))

## [1.2.0](https://github.com/StanGirard/YATAS/compare/v1.1.0...v1.2.0) (2022-09-27)
## [1.2.0](https://github.com/padok-team/YATAS/compare/v1.1.0...v1.2.0) (2022-09-27)


### Features

* **categories:** added categories in init check ([69c7afb](https://github.com/StanGirard/YATAS/commit/69c7afba8ba7a5e46d738e207c455aff10c3cb5c))
* **categories:** added categories in init check ([69c7afb](https://github.com/padok-team/YATAS/commit/69c7afba8ba7a5e46d738e207c455aff10c3cb5c))

## [1.1.0](https://github.com/StanGirard/YATAS/compare/v1.0.0...v1.1.0) (2022-09-27)
## [1.1.0](https://github.com/padok-team/YATAS/compare/v1.0.0...v1.1.0) (2022-09-27)


### Features

* **checks:** update init check method to add new category initialisation ([87c0230](https://github.com/StanGirard/YATAS/commit/87c0230b38c898e081737b30e04a5ccecb3f9223))
* **checks:** update init check method to add new category initialisation ([87c0230](https://github.com/padok-team/YATAS/commit/87c0230b38c898e081737b30e04a5ccecb3f9223))

## [1.0.0](https://github.com/StanGirard/YATAS/compare/v0.11.10...v1.0.0) (2022-09-26)
## [1.0.0](https://github.com/padok-team/YATAS/compare/v0.11.10...v1.0.0) (2022-09-26)


### Features

* **plugins:** added better error message ([2f8d566](https://github.com/StanGirard/YATAS/commit/2f8d56686888234884f20f27703cc9a9a6bff68f))
* **plugins:** added better error message ([2f8d566](https://github.com/padok-team/YATAS/commit/2f8d56686888234884f20f27703cc9a9a6bff68f))

### [0.11.10](https://github.com/StanGirard/YATAS/compare/v0.11.9...v0.11.10) (2022-09-26)
### [0.11.10](https://github.com/padok-team/YATAS/compare/v0.11.9...v0.11.10) (2022-09-26)


### Features

* **plugins:** added checks results in interface passed to plugins ([894ab98](https://github.com/StanGirard/YATAS/commit/894ab98bb9bb52b3a34f60db800be72035fb3407))
* **plugins:** added checks results in interface passed to plugins ([894ab98](https://github.com/padok-team/YATAS/commit/894ab98bb9bb52b3a34f60db800be72035fb3407))

### [0.11.9](https://github.com/StanGirard/YATAS/compare/v0.11.8...v0.11.9) (2022-09-23)
### [0.11.9](https://github.com/padok-team/YATAS/compare/v0.11.8...v0.11.9) (2022-09-23)


### Bug Fixes

* **init:** changed to latest instead of fix version for init config ([f8c39ff](https://github.com/StanGirard/YATAS/commit/f8c39ff559fb0e14ea6aba824e50371532d8ae83))
* **init:** changed to latest instead of fix version for init config ([f8c39ff](https://github.com/padok-team/YATAS/commit/f8c39ff559fb0e14ea6aba824e50371532d8ae83))

### [0.11.8](https://github.com/StanGirard/YATAS/compare/v0.11.7...v0.11.8) (2022-09-22)
### [0.11.8](https://github.com/padok-team/YATAS/compare/v0.11.7...v0.11.8) (2022-09-22)

### [0.11.7](https://github.com/StanGirard/YATAS/compare/v0.11.6...v0.11.7) (2022-09-17)
### [0.11.7](https://github.com/padok-team/YATAS/compare/v0.11.6...v0.11.7) (2022-09-17)


### Bug Fixes

* **report:** changed from reporting to report ([5683163](https://github.com/StanGirard/YATAS/commit/56831633bba8f6f27c59360618f8421e29994ed3))
* **report:** changed from reporting to report ([5683163](https://github.com/padok-team/YATAS/commit/56831633bba8f6f27c59360618f8421e29994ed3))

### [0.11.6](https://github.com/StanGirard/YATAS/compare/v0.11.5...v0.11.6) (2022-09-16)
### [0.11.6](https://github.com/padok-team/YATAS/compare/v0.11.5...v0.11.6) (2022-09-16)


### Features

* **plugins:** added possibility to run mods, reports plugins ([28d0caa](https://github.com/StanGirard/YATAS/commit/28d0caa055dd8e0f950a37cd254045cd026237b8))
* **plugins:** added possibility to run mods, reports plugins ([28d0caa](https://github.com/padok-team/YATAS/commit/28d0caa055dd8e0f950a37cd254045cd026237b8))

### [0.11.5](https://github.com/StanGirard/YATAS/compare/v0.11.4...v0.11.5) (2022-09-16)
### [0.11.5](https://github.com/padok-team/YATAS/compare/v0.11.4...v0.11.5) (2022-09-16)

### [0.11.4](https://github.com/StanGirard/YATAS/compare/v0.11.3...v0.11.4) (2022-09-11)
### [0.11.4](https://github.com/padok-team/YATAS/compare/v0.11.3...v0.11.4) (2022-09-11)


### Features

* **plugins:** can now dynamically call plugins and not only aws named plugins ([36ac556](https://github.com/StanGirard/YATAS/commit/36ac5565d7bf1bb90e7cb74f810d72fbbfe6be04))
* **plugins:** can now dynamically call plugins and not only aws named plugins ([36ac556](https://github.com/padok-team/YATAS/commit/36ac5565d7bf1bb90e7cb74f810d72fbbfe6be04))

### [0.11.3](https://github.com/StanGirard/YATAS/compare/v0.11.2...v0.11.3) (2022-09-09)
### [0.11.3](https://github.com/padok-team/YATAS/compare/v0.11.2...v0.11.3) (2022-09-09)


### Bug Fixes

* **print:** removed leftover print ([0269ce7](https://github.com/StanGirard/YATAS/commit/0269ce7bf2cc4630587e3ed4ffb99040ac5d842a))
* **print:** removed leftover print ([0269ce7](https://github.com/padok-team/YATAS/commit/0269ce7bf2cc4630587e3ed4ffb99040ac5d842a))

### [0.11.2](https://github.com/StanGirard/YATAS/compare/v0.11.1...v0.11.2) (2022-09-09)
### [0.11.2](https://github.com/padok-team/YATAS/compare/v0.11.1...v0.11.2) (2022-09-09)


### Bug Fixes

* **plugin:** fixed registration of interface when no parameters ([e8dd022](https://github.com/StanGirard/YATAS/commit/e8dd022fbb9f17e73b58f07b52e3340ea8a9d832))
* **plugin:** fixed registration of interface when no parameters ([e8dd022](https://github.com/padok-team/YATAS/commit/e8dd022fbb9f17e73b58f07b52e3340ea8a9d832))

### [0.11.1](https://github.com/StanGirard/YATAS/compare/v0.11.0...v0.11.1) (2022-09-09)
### [0.11.1](https://github.com/padok-team/YATAS/compare/v0.11.0...v0.11.1) (2022-09-09)


### Features

* **config:** interface ([098090d](https://github.com/StanGirard/YATAS/commit/098090d42ec09e027845b259a330a9d5aa74c4da))
* **config:** interface ([098090d](https://github.com/padok-team/YATAS/commit/098090d42ec09e027845b259a330a9d5aa74c4da))

## [0.11.0](https://github.com/StanGirard/YATAS/compare/v0.10.8...v0.11.0) (2022-09-09)
## [0.11.0](https://github.com/padok-team/YATAS/compare/v0.10.8...v0.11.0) (2022-09-09)


### Features

* **plugins:** configuration for plugins passed as interface ([5a00c38](https://github.com/StanGirard/YATAS/commit/5a00c381bf8aea72dcefd8f569e340a0f3298820))
* **plugins:** configuration for plugins passed as interface ([5a00c38](https://github.com/padok-team/YATAS/commit/5a00c381bf8aea72dcefd8f569e340a0f3298820))

### [0.10.8](https://github.com/StanGirard/YATAS/compare/v0.10.7...v0.10.8) (2022-09-09)
### [0.10.8](https://github.com/padok-team/YATAS/compare/v0.10.7...v0.10.8) (2022-09-09)
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<p align="center">

# YATAS
[![codecov](https://codecov.io/gh/StanGirard/YATAS/branch/main/graph/badge.svg?token=OFGny8Za4x)](https://codecov.io/gh/StanGirard/YATAS) [![goreport](https://goreportcard.com/badge/github.com/stangirard/yatas)](https://goreportcard.com/badge/github.com/stangirard/yatas)
[![codecov](https://codecov.io/gh/padok-team/YATAS/branch/main/graph/badge.svg?token=OFGny8Za4x)](https://codecov.io/gh/padok-team/YATAS) [![goreport](https://goreportcard.com/badge/github.com/padok-team/yatas)](https://goreportcard.com/badge/github.com/padok-team/yatas)

Yet Another Testing &amp; Auditing Solution

Expand All @@ -23,7 +23,7 @@ YATAS is a simple and easy to use tool to audit your infrastructure for misconfi
## Installation

```bash
brew tap stangirard/tap
brew tap padok-team/tap
brew install yatas
```

Expand Down Expand Up @@ -60,8 +60,8 @@ Flags:

| Plugins | Description | Checks |
|------|-------------|--------|
| [*AWS Audit*](https://github.com/StanGirard/yatas-aws) | AWS checks | Good practices and security checks|
| [*Markdown Reports*](https://github.com/StanGirard/yatas-markdown) | Reporting | Generates a markdown report |
| [*AWS Audit*](https://github.com/padok-team/yatas-aws) | AWS checks | Good practices and security checks|
| [*Markdown Reports*](https://github.com/padok-team/yatas-markdown) | Reporting | Generates a markdown report |


## Checks
Expand Down Expand Up @@ -226,15 +226,15 @@ The available log levels are: `debug`, `info`, `warn`, `error`, `fatal`, `panic`

## How to create a new plugin ?

You'd like to add a new plugin ? Then simply visit [yatas-plugin](https://github.com/stangirard/yatas-template) and follow the instructions.
You'd like to add a new plugin ? Then simply visit [yatas-plugin](https://github.com/padok-team/yatas-template) and follow the instructions.


<h2>Contributors ❤️</h2>
<br />
<div align="center">
<br />
<a href="https://github.com/stangirard/yatas/graphs/contributors">
<img src="https://contrib.rocks/image?repo=stangirard/yatas" />
<a href="https://github.com/padok-team/yatas/graphs/contributors">
<img src="https://contrib.rocks/image?repo=padok-team/yatas" />
</a>
<br/>
<br/>
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/stangirard/yatas
module github.com/padok-team/yatas

go 1.19

Expand Down
6 changes: 3 additions & 3 deletions internal/cli/cli.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ import (
"os"
"sort"

"github.com/stangirard/yatas/internal/report"
"github.com/stangirard/yatas/plugins/commons"
"github.com/stangirard/yatas/plugins/manager"
"github.com/padok-team/yatas/internal/report"
"github.com/padok-team/yatas/plugins/commons"
"github.com/padok-team/yatas/plugins/manager"
)

var (
Expand Down
2 changes: 1 addition & 1 deletion internal/report/parser.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package report
import (
"io/ioutil"

"github.com/stangirard/yatas/plugins/commons"
"github.com/padok-team/yatas/plugins/commons"
"gopkg.in/yaml.v3"
)

Expand Down
2 changes: 1 addition & 1 deletion internal/report/parser_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (

"testing"

"github.com/stangirard/yatas/plugins/commons"
"github.com/padok-team/yatas/plugins/commons"
"gopkg.in/yaml.v3"
)

Expand Down
2 changes: 1 addition & 1 deletion internal/report/readme.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
"regexp"
"strings"

"github.com/stangirard/yatas/internal/helpers"
"github.com/padok-team/yatas/internal/helpers"
)

func WriteReadme(readmeFile string, resultFile string) error {
Expand Down
2 changes: 1 addition & 1 deletion internal/report/report.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
"regexp"

"github.com/fatih/color"
"github.com/stangirard/yatas/plugins/commons"
"github.com/padok-team/yatas/plugins/commons"
"gopkg.in/yaml.v3"
)

Expand Down
3 changes: 2 additions & 1 deletion internal/report/report_test.go
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
package report

import (
"github.com/stangirard/yatas/plugins/commons"
"testing"

"github.com/padok-team/yatas/plugins/commons"
)

func Test_countResultOkOverall(t *testing.T) {
Expand Down
4 changes: 2 additions & 2 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ import (
"fmt"
"os"

"github.com/stangirard/yatas/internal/cli"
"github.com/stangirard/yatas/internal/report"
"github.com/padok-team/yatas/internal/cli"
"github.com/padok-team/yatas/internal/report"
)

func main() {
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/StanGirard/YATAS.git"
"url": "git+https://github.com/padok-team/YATAS.git"
},
"author": "stangirard",
"author": "padok-team",
"bugs": {
"url": "https://github.com/StanGirard/YATAS/issues"
"url": "https://github.com/padok-team/YATAS/issues"
},
"homepage": "https://github.com/StanGirard/YATAS#readme",
"homepage": "https://github.com/padok-team/YATAS#readme",
"devDependencies": {
"standard-version": "9.5.0"
}
Expand Down
2 changes: 1 addition & 1 deletion plugins/commons/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package commons
import (
"strings"

"github.com/stangirard/yatas/internal/helpers"
"github.com/padok-team/yatas/internal/helpers"
"gopkg.in/yaml.v3"
)

Expand Down
2 changes: 1 addition & 1 deletion plugins/manager/manager.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import (
hclog "github.com/hashicorp/go-hclog"
"github.com/hashicorp/go-plugin"
"github.com/mitchellh/go-homedir"
"github.com/stangirard/yatas/plugins/commons"
"github.com/padok-team/yatas/plugins/commons"
)

func RunPlugin(pluginInput commons.Plugin, c *commons.Config) []commons.Tests {
Expand Down

0 comments on commit f822e58

Please sign in to comment.